Increment pkgrel for libs after latest changes

This commit is contained in:
Dan Ziemba 2013-10-30 21:41:00 -04:00
parent 824ec262a2
commit d3a1a43cc8
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = libassl
pkgdesc = Provides a much simpler and sane programming interface to OpenSSL
pkgver = 1.4.1
pkgrel = 1
pkgrel = 2
url = https://opensource.conformal.com/wiki/assl
arch = i686
arch = x86_64

View file

@ -2,7 +2,7 @@
pkgname=libassl
pkgver=1.4.1
pkgrel=1
pkgrel=2
pkgdesc="Provides a much simpler and sane programming interface to OpenSSL"
arch=(i686 x86_64)
url="https://opensource.conformal.com/wiki/assl"