diff options
author | Michael Hanson <hansonorders@verizon.net> | 2011-01-04 01:19:36 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verizon.net> | 2011-01-04 01:19:36 (GMT) |
commit | 2cae18b3f848454632c564386a2055d26373f42c (patch) | |
tree | f6022582e6cc03963ce8fbfe4de6f48ba911c6ad /abs/extra/libmikmod | |
parent | 9dd56269ce4d6d2b4bb6785bb46a36476064b442 (diff) | |
parent | 1e9dea8744ac41a9ddd5356afa19ea453c6e4855 (diff) | |
download | linhes_pkgbuild-2cae18b3f848454632c564386a2055d26373f42c.zip linhes_pkgbuild-2cae18b3f848454632c564386a2055d26373f42c.tar.gz linhes_pkgbuild-2cae18b3f848454632c564386a2055d26373f42c.tar.bz2 |
Merge branch 'testing' of knoppmyth.net:linhes_pkgbuild into testing
Diffstat (limited to 'abs/extra/libmikmod')
-rw-r--r-- | abs/extra/libmikmod/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra/libmikmod/PKGBUILD b/abs/extra/libmikmod/PKGBUILD index eb124f3..129e226 100644 --- a/abs/extra/libmikmod/PKGBUILD +++ b/abs/extra/libmikmod/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Tom Newsom <Jeepster@gmx.co.uk> pkgname=libmikmod pkgver=3.1.12 -pkgrel=1 +pkgrel=2 pkgdesc="A portable sound library" license=('GPL' 'LGPL') url="http://sourceforge.net/projects/mikmod/" |