[arch-commits] Commit in libxkbui/trunk (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Sat Feb 25 23:55:44 UTC 2012


    Date: Saturday, February 25, 2012 @ 18:55:44
  Author: pierre
Revision: 151384

upgpkg: libxkbui 1.0.2-4

rebuild old package

Modified:
  libxkbui/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-25 23:49:47 UTC (rev 151383)
+++ PKGBUILD	2012-02-25 23:55:44 UTC (rev 151384)
@@ -3,16 +3,18 @@
 
 pkgname=libxkbui
 pkgver=1.0.2
-pkgrel=3
+pkgrel=4
 pkgdesc="X11 keyboard UI presentation library"
 arch=('i686' 'x86_64')
 url="http://xorg.freedesktop.org/"
 license=('custom')
 depends=('libxt' 'libxkbfile')
 makedepends=('pkgconfig')
-options=(!libtool)
-source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2 LICENSE)
-md5sums=('1143e456f7429e18e88f2eadb2f2b6b1' 'd1efaa1271fc028cd5bec33f836ee9ef')
+options=('!libtool')
+source=("${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2"
+        'LICENSE')
+md5sums=('1143e456f7429e18e88f2eadb2f2b6b1'
+         'd1efaa1271fc028cd5bec33f836ee9ef')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list