mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update to 1.11.1
This commit is contained in:
parent
346855b89c
commit
edfade0349
2 changed files with 3 additions and 3 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = autotitle
|
||||
pkgdesc = Automated media file renamer using online databases
|
||||
pkgver = 1.11.0
|
||||
pkgver = 1.11.1
|
||||
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.0.tar.gz::https://github.com/mydehq/autotitle/archive/v1.11.0.tar.gz
|
||||
source = autotitle-1.11.1.tar.gz::https://github.com/mydehq/autotitle/archive/v1.11.1.tar.gz
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = autotitle
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: soymadip
|
||||
pkgname=autotitle
|
||||
pkgver=1.11.0
|
||||
pkgver=1.11.1
|
||||
pkgrel=1
|
||||
pkgdesc="Automated media file renamer using online databases"
|
||||
arch=('x86_64' 'aarch64')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue