PKGBUILD quick fix

This commit is contained in:
Raansu
2015-08-01 06:20:18 -07:00
parent ebabd9cdb1
commit 2a5b20d1fc
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
pkgbase = db4.8
pkgdesc = The Berkeley DB embedded database system 4.8
pkgver = 4.8.30
pkgrel = 3
pkgrel = 4
url = http://www.oracle.com/technology/software/products/berkeley-db/index.html
arch = i686
arch = x86_64

View File

@@ -2,7 +2,7 @@
# OLD Contributor: Leslie P. Polzer <polzer@gnu.org>
pkgname=db4.8
pkgver=4.8.30
pkgrel=3
pkgrel=4
pkgdesc="The Berkeley DB embedded database system 4.8"
arch=('i686' 'x86_64')
license=('custom')