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

Jan de Groot jgc at archlinux.org
Thu Jul 2 18:05:18 UTC 2009


    Date: Thursday, July 2, 2009 @ 14:05:18
  Author: jgc
Revision: 44561

upgpkg: libxaw 1.0.6-1

Modified:
  libxaw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-02 18:00:37 UTC (rev 44560)
+++ PKGBUILD	2009-07-02 18:05:18 UTC (rev 44561)
@@ -2,17 +2,17 @@
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=libxaw
-pkgver=1.0.5
+pkgver=1.0.6
 pkgrel=1
 pkgdesc="X11 Athena Widget library"
 arch=(i686 x86_64)
-license=('custom:')
+license=('custom')
 url="http://xorg.freedesktop.org/"
 depends=('libxmu' 'libxpm')
 makedepends=('pkgconfig')
 options=('!libtool')
 source=(${url}/releases/individual/lib/libXaw-${pkgver}.tar.bz2)
-md5sums=('64e7782db4653cb57c7f7e660b2431c3')
+md5sums=('066218dceb82eb8da0e11d259ed3ceda')
 
 build() {
   cd "${srcdir}/libXaw-${pkgver}"




More information about the arch-commits mailing list