Update to 1.12.0

This commit is contained in:
soymadip_ 2026-02-21 20:32:56 +00:00
parent edfade0349
commit f7bcb04b65
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
pkgbase = autotitle
pkgdesc = Automated media file renamer using online databases
pkgver = 1.11.1
pkgver = 1.12.0
pkgrel = 1
url = https://github.com/mydehq/autotitle
arch = x86_64
@ -11,7 +11,7 @@ pkgbase = autotitle
depends = mkvtoolnix-cli
depends = atomicparsley
backup = etc/autotitle/config.yml
source = autotitle-1.11.1.tar.gz::https://github.com/mydehq/autotitle/archive/v1.11.1.tar.gz
source = autotitle-1.12.0.tar.gz::https://github.com/mydehq/autotitle/archive/v1.12.0.tar.gz
sha256sums = SKIP
pkgname = autotitle

View file

@ -1,6 +1,6 @@
# Maintainer: soymadip
pkgname=autotitle
pkgver=1.11.1
pkgver=1.12.0
pkgrel=1
pkgdesc="Automated media file renamer using online databases"
arch=('x86_64' 'aarch64')