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

Eric Belanger eric at archlinux.org
Sat Aug 16 23:42:24 UTC 2008


    Date: Saturday, August 16, 2008 @ 19:42:24
  Author: eric
Revision: 8890

updating url

Modified:
  dgen-sdl/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-16 23:40:53 UTC (rev 8889)
+++ PKGBUILD	2008-08-16 23:42:24 UTC (rev 8890)
@@ -7,13 +7,12 @@
 pkgrel=22
 pkgdesc=" DGen/SDL is a free, open source emulator for Sega Genesis/MegaDrive systems"
 arch=(i686 x86_64)
+url="http://tamentis.com/projects/dgen/"
 depends=('sdl' 'nasm')
 source=(http://tamentis.com/projects/dgen/files/$pkgname-$pkgver.tar.gz gcc4-dgen-sdl-1.23.patch)
 md5sums=('b1896c1b21ddb152626aec2e8a157a3a' '34cc77565fc8926c05e9f89f93ea2688')
 # patch from http://www.mail-archive.com/debian-bugs-rc@lists.debian.org/msg17164.html
 
-url="http://pknet.com/~joe/dgen-sdl.html"
-
 build() {
 cd $startdir/src/$pkgname-$pkgver
 




More information about the arch-commits mailing list