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

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Oct 12 17:17:21 UTC 2009


    Date: Monday, October 12, 2009 @ 13:17:21
  Author: andyrtr
Revision: 55317

upgpkg: xcursor-themes 1.0.2-1
    new version 1.0.2

Modified:
  xcursor-themes/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-12 17:11:42 UTC (rev 55316)
+++ PKGBUILD	2009-10-12 17:17:21 UTC (rev 55317)
@@ -2,15 +2,16 @@
 #Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=xcursor-themes
-pkgver=1.0.1
-pkgrel=2
+pkgver=1.0.2
+pkgrel=1
 pkgdesc="X.org Cursor themes"
-arch=(i686 x86_64)
+arch=(any)
 url="http://xorg.freedesktop.org/"
 license=('MIT')
 makedepends=('pkgconfig' 'xorg-apps')
 source=(${url}/releases/individual/data/${pkgname}-${pkgver}.tar.bz2 LICENSE)
-md5sums=('014bad415e64c49994679cdb71a97e37' '31eccf56949504b5ce33110068948cf2')
+md5sums=('e8929a1bb4d98d1a3991fd340d0b5f09'
+         '31eccf56949504b5ce33110068948cf2')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list