Increment pkgrel for libs after latest changes

This commit is contained in:
Dan Ziemba 2013-10-30 21:41:00 -04:00
parent 3f7bc083e8
commit 5a552d5cbf
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = libshrink
pkgdesc = Library provides a single API into several compression algorithms (LZO, LZ77, LZMA)
pkgver = 0.5.4
pkgrel = 1
pkgrel = 2
url = https://opensource.conformal.com/wiki/shrink
arch = i686
arch = x86_64

View file

@ -2,7 +2,7 @@
pkgname=libshrink
pkgver=0.5.4
pkgrel=1
pkgrel=2
pkgdesc="Library provides a single API into several compression algorithms (LZO, LZ77, LZMA)"
arch=(i686 x86_64)
url="https://opensource.conformal.com/wiki/shrink"