makedeb


zsdx 1.12.3-2


The Legend of Zelda: Mystery of Solarus DX - A free 2D Zelda fangame

Click here to go back to the commit logs for zsdx.

Commit:


Hash: 73552e7d951209b8a9e1b52315be9d240bfe5a6c

Message: Fix SRCINFO

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 3018bdc..229cd6e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
 pkgbase = zsdx
 	pkgdesc = A free 2D Zelda fangame.
 	pkgver = 1.10.2
-	pkgrel = 2
+	pkgrel = 3
 	url = http://www.zelda-solarus.com/
 	arch = any
 	license = custom
 	makedepends = zip
 	makedepends = cmake
 	depends = solarus>=1.2.0
-	source = http://www.zelda-solarus.com/downloads/zsdx/zsdx-1.10.1.tar.gz
-	md5sums = 9c7337699b0f9b9b8add29fe3eeb45d4
+	source = http://www.zelda-solarus.com/downloads/zsdx/zsdx-1.10.2.tar.gz
+	md5sums = 2da8cd5954537978ea23a85b85328b02
 
 pkgname = zsdx
 
diff --git a/PKGBUILD b/PKGBUILD
index 9ea1703..7787851 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 
 pkgname=zsdx
 pkgver=1.10.2
-pkgrel=2
+pkgrel=3
 epoch=
 pkgdesc="A free 2D Zelda fangame."
 arch=('any')