Update to 1.2.1-1

This commit is contained in:
soymadip_ 2026-01-29 22:44:54 +00:00
parent 9f94bc954a
commit dd0aa2e244
2 changed files with 6 additions and 6 deletions

View file

@ -1,16 +1,16 @@
pkgbase = autotitle
pkgdesc = Automated media file renamer using online databases
pkgver = 1.2.0
pkgver = 1.2.1
pkgrel = 1
url = https://github.com/mydehq/autotitle
arch = x86_64
license = GPL3
depends = glibc
backup = etc/autotitle/config.yml
source = autotitle-1.2.0::https://github.com/mydehq/autotitle/releases/download/v1.2.0/autotitle-linux-amd64
source = https://github.com/mydehq/autotitle/raw/v1.2.0/src/config.yml
source = https://github.com/mydehq/autotitle/raw/v1.2.0/LICENSE
source = https://github.com/mydehq/autotitle/raw/v1.2.0/README.md
source = autotitle-1.2.1::https://github.com/mydehq/autotitle/releases/download/v1.2.1/autotitle-linux-amd64
source = https://github.com/mydehq/autotitle/raw/v1.2.1/src/config.yml
source = https://github.com/mydehq/autotitle/raw/v1.2.1/LICENSE
source = https://github.com/mydehq/autotitle/raw/v1.2.1/README.md
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP

View file

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