diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-03-11 08:16:23 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-03-11 08:16:23 +0100 |
commit | 40ece75655aebe0dd951a0489ed2111f1c27f8a8 (patch) | |
tree | 77e41350cb98db3c5b181532d02c69f8fbad598f /community/kyotocabinet/PKGBUILD | |
parent | fb8b936c2a92c0d645a460202c87c0a24569991e (diff) | |
parent | ef17357a9745e05e301b724d13a341067ddb3d5b (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
community/fcitx-mozc/PKGBUILD
community/geany-plugins/PKGBUILD
community/kyotocabinet/PKGBUILD
community/sysstat/PKGBUILD
core/openldap/PKGBUILD
Diffstat (limited to 'community/kyotocabinet/PKGBUILD')
-rw-r--r-- | community/kyotocabinet/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/kyotocabinet/PKGBUILD b/community/kyotocabinet/PKGBUILD index a46e0fcfd..73d936f2e 100644 --- a/community/kyotocabinet/PKGBUILD +++ b/community/kyotocabinet/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 80585 2012-11-26 11:05:40Z fyan $ +# $Id: PKGBUILD 85954 2013-03-10 07:13:55Z fyan $ # Maintainer: Felix Yan <felixonmars@gmail.com> # Contributor: Alexander Duscheleit <jinks@archlinux.us> # Contributor: Joaquim Pedro (osmano807) <osmano807@gmail.com> pkgname=kyotocabinet pkgver=1.2.76 -pkgrel=1.1 +pkgrel=2 pkgdesc="a modern implementation of DBM in C++" arch=('i686' 'x86_64' 'mips64el') url="http://fallabs.com/kyotocabinet" |