diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-02-15 14:46:03 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-02-15 14:46:03 +0100 |
commit | 97a41708abaaa6c8dfb98c3331eee8919e8922e6 (patch) | |
tree | fd4c59c8ebd97b8d49d153448ddd080c43bee297 /extra | |
parent | 7545c059f8a1aadcf7dc1a15adb739ddbd8c61cc (diff) |
mips3 rebuilds.
Diffstat (limited to 'extra')
-rw-r--r-- | extra/sqlite/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/sqlite/PKGBUILD b/extra/sqlite/PKGBUILD index 5a31c4b93..6bd5a706a 100644 --- a/extra/sqlite/PKGBUILD +++ b/extra/sqlite/PKGBUILD @@ -8,7 +8,7 @@ _amalgamationver=3071502 #_docver=${_amalgamationver} _docver=3071502 pkgver=3.7.15.2 -pkgrel=1 +pkgrel=1.1 pkgdesc="A C library that implements an SQL database engine" arch=('i686' 'x86_64' 'mips64el') license=('custom') |