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

Thayer Williams thayer at archlinux.org
Wed Feb 10 18:29:21 UTC 2010


    Date: Wednesday, February 10, 2010 @ 13:29:21
  Author: thayer
Revision: 68098

upgpkg: archlinux-artwork 1.6-1
    added GNU to taglines...rms would be proud\!

Modified:
  archlinux-artwork/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-10 18:22:44 UTC (rev 68097)
+++ PKGBUILD	2010-02-10 18:29:21 UTC (rev 68098)
@@ -1,17 +1,17 @@
 # $Id$
+# Maintainer: Thayer Williams <thayer at archlinux.org>
 # Contributor: Thayer Williams <thayer at archlinux.org>
-# Maintainer: Thayer Williams <thayer at archlinux.org>
 
 pkgname=archlinux-artwork
-pkgver=1.5
-pkgrel=2
+pkgver=1.6
+pkgrel=1
 pkgdesc="Official logos, icons, CD labels and other artwork for Arch Linux"
-arch=(i686 x86_64)
+arch=('any')
 url="http://www.archlinux.org/"
 license=('CCPL:cc-by-nc-sa' 'custom:TRADEMARKS')
 install=archlinux-artwork.install
 source=(ftp://ftp.archlinux.org/other/artwork/${pkgname}-${pkgver}.tar.gz)
-md5sums=('7169db016b5084090c7011745b6446c0')
+md5sums=('85d812728309acaa6c9a07e41e3e7e65')
 
 build() {
   cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list