diff options
Diffstat (limited to 'core/bzip2')
-rw-r--r-- | core/bzip2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/bzip2/PKGBUILD b/core/bzip2/PKGBUILD index 0b31f911e..0f5a0ed6b 100644 --- a/core/bzip2/PKGBUILD +++ b/core/bzip2/PKGBUILD @@ -4,7 +4,7 @@ pkgname=bzip2 pkgver=1.0.6 -pkgrel=3 +pkgrel=3.1 pkgdesc="A high-quality data compression program" arch=('i686' 'x86_64' 'mips64el') license=('custom') |