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:
parent
b5b2f564b1
commit
6ba9db3c54
2 changed files with 5 additions and 7 deletions
6
PKGBUILD
6
PKGBUILD
|
@ -1,15 +1,13 @@
|
|||
# Maintainer: Xavier (sapphirus at azorium dot net)
|
||||
# Maintainer: Xavier Moffett (sapphirus at azorium dot net)
|
||||
|
||||
_pkgbase=libancient
|
||||
pkgname=${_pkgbase}
|
||||
pkgver=2.1.1
|
||||
pkgver=2.2.0
|
||||
pkgrel=1
|
||||
pkgdesc="Decompression routines for ancient formats"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://github.com/temisu/ancient/"
|
||||
license=('BSD-2-Clause')
|
||||
|
||||
conflicts=(${_pkgbase}-git)
|
||||
provides=(${_pkgbase}=${pkgver})
|
||||
|
||||
#depends=('')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue