1
0
Fork 0
mirror of https://aur.archlinux.org/libancient.git synced 2025-05-09 17:44:28 -04:00

Update to 2.2.0

- Bump to libancient 2.2.0
- Update PKGBUILD attribution
This commit is contained in:
Xavier Moffett 2024-10-11 16:48:27 -04:00
parent b5b2f564b1
commit 6ba9db3c54
Signed by: Sapphirus
GPG key ID: A6C061B2CEA1A7AC
2 changed files with 5 additions and 7 deletions

View file

@ -1,6 +1,6 @@
pkgbase = libancient
pkgdesc = Decompression routines for ancient formats
pkgver = 2.1.1
pkgver = 2.2.0
pkgrel = 1
url = https://github.com/temisu/ancient/
arch = i686
@ -8,9 +8,9 @@ pkgbase = libancient
license = BSD-2-Clause
makedepends = git
makedepends = autoconf-archive
provides = libancient=2.1.1
provides = libancient=2.2.0
conflicts = libancient-git
source = libancient::git+https://github.com/temisu/ancient.git#tag=v2.1.1
source = libancient::git+https://github.com/temisu/ancient.git#tag=v2.2.0
md5sums = SKIP
pkgname = libancient