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

Eric Belanger eric at archlinux.org
Sat Oct 18 16:46:04 UTC 2008


    Date: Saturday, October 18, 2008 @ 12:46:04
  Author: eric
Revision: 15770

archrelease: new repo --help

Modified:
  trayer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-18 10:09:03 UTC (rev 15769)
+++ PKGBUILD	2008-10-18 16:46:04 UTC (rev 15770)
@@ -7,13 +7,13 @@
 pkgrel=3
 pkgdesc="Swallows GTK 1.2/2.x application docklets, and KDE docklets."
 arch=('i686' 'x86_64')
-url="http://fvwm-crystal.org"
+url="https://gna.org/projects/fvwm-crystal/"
 license=('GPL' 'custom')
-depends=('gtk2')
+depends=('gtk2' 'libxmu')
+options=('!makeflags')
 source=(http://download.gna.org/fvwm-crystal/trayer/$pkgver/$pkgname-$pkgver.tar.gz
         trayer.diff)
-md5sums=('e1b0b6464f991f2c296561e377585867'
-         '7f66eee885563871f9f76646bca6b14d')
+md5sums=('e1b0b6464f991f2c296561e377585867' '7f66eee885563871f9f76646bca6b14d')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list