diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2012-04-30 10:55:42 +0200 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2012-04-30 10:55:42 +0200 |
commit | d9a9508e07a00015e2a2f278719a9665ff565961 (patch) | |
tree | 97ddb1c2607a58c2a632da571b281641dfdf9df2 /community/librep/PKGBUILD | |
parent | 0a2ba65e7cf7d8d0452654b2f25cbb84a89fe7cf (diff) | |
parent | b7cd4b184f75d3d2b54b356e08f296df3a9afb38 (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
community/buoh/PKGBUILD
core/openssl/PKGBUILD
extra/llvm/PKGBUILD
extra/pulseaudio/PKGBUILD
extra/pygobject/PKGBUILD
extra/pygobject2/PKGBUILD
multilib/lib32-util-linux/PKGBUILD
testing/consolekit/PKGBUILD
testing/gnome-keyring/PKGBUILD
testing/lirc/PKGBUILD
testing/samba/PKGBUILD
testing/systemd/PKGBUILD
Diffstat (limited to 'community/librep/PKGBUILD')
-rw-r--r-- | community/librep/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/librep/PKGBUILD b/community/librep/PKGBUILD index 151440742..8390f87de 100644 --- a/community/librep/PKGBUILD +++ b/community/librep/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 68538 2012-03-27 07:09:16Z arodseth $ +# $Id: PKGBUILD 70025 2012-04-28 09:24:16Z allan $ # Maintainer: Alexander Rødseth <rodseth@gmail.com> # Contributor: stefan-husmann@t-online.de # Contributor: Juergen Hoetzel <juergen@archlinux.org> pkgname=librep pkgver=0.92.2 -pkgrel=1 +pkgrel=2 pkgdesc="Lisp system for Sawfish" license=('GPL2') arch=('i686' 'x86_64' 'mips64el') |