Update to 1.7.0

This commit is contained in:
soymadip_ 2026-02-19 08:25:56 +00:00
parent 037031f5f2
commit 94a6c9aa9e
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
pkgbase = autotitle
pkgdesc = Automated media file renamer using online databases
pkgver = 1.6.1
pkgver = 1.7.0
pkgrel = 1
url = https://github.com/mydehq/autotitle
arch = x86_64
@ -8,15 +8,15 @@ pkgbase = autotitle
license = GPL3
depends = glibc
backup = etc/autotitle/config.yml
source = https://github.com/mydehq/autotitle/raw/v1.6.1/src/config.yml
source = https://github.com/mydehq/autotitle/raw/v1.6.1/LICENSE
source = https://github.com/mydehq/autotitle/raw/v1.6.1/README.md
source = https://github.com/mydehq/autotitle/raw/v1.7.0/src/config.yml
source = https://github.com/mydehq/autotitle/raw/v1.7.0/LICENSE
source = https://github.com/mydehq/autotitle/raw/v1.7.0/README.md
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
source_x86_64 = autotitle-linux-amd64::https://github.com/mydehq/autotitle/releases/download/v1.6.1/autotitle-linux-amd64
source_x86_64 = autotitle-linux-amd64::https://github.com/mydehq/autotitle/releases/download/v1.7.0/autotitle-linux-amd64
sha256sums_x86_64 = SKIP
source_aarch64 = autotitle-linux-arm64::https://github.com/mydehq/autotitle/releases/download/v1.6.1/autotitle-linux-arm64
source_aarch64 = autotitle-linux-arm64::https://github.com/mydehq/autotitle/releases/download/v1.7.0/autotitle-linux-arm64
sha256sums_aarch64 = SKIP
pkgname = autotitle

View file

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