diff options
author | Bob Igo <bob@stormlogic.com> | 2009-06-06 20:57:55 (GMT) |
---|---|---|
committer | Bob Igo <bob@stormlogic.com> | 2009-06-06 20:57:55 (GMT) |
commit | a8b2865581cb2db961008c79ea48f31005b20113 (patch) | |
tree | 9860f0daec6dc19f45074605cd543918e1323e47 | |
parent | 9c88cd43e4ac8a83bd5eb77616ba0d13f08a891a (diff) | |
download | linhes_pkgbuild-a8b2865581cb2db961008c79ea48f31005b20113.zip linhes_pkgbuild-a8b2865581cb2db961008c79ea48f31005b20113.tar.gz linhes_pkgbuild-a8b2865581cb2db961008c79ea48f31005b20113.tar.bz2 |
workaround for package sync error
-rw-r--r-- | abs/core-testing/aumix/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/aumix/PKGBUILD b/abs/core-testing/aumix/PKGBUILD index 560427f..09b525a 100644 --- a/abs/core-testing/aumix/PKGBUILD +++ b/abs/core-testing/aumix/PKGBUILD @@ -2,7 +2,7 @@ pkgname=aumix pkgver=2.8 -pkgrel=3 +pkgrel=4 pkgdesc="A color text mode sound mixer with GPM support" arch=('i686' 'x86_64') license=('GPL') |