makedeb


powder-toy 96.2.350-1


Desktop version of the classic falling sand physics sandbox, simulates air pressure, velocity & heat!

Click here to go back to the commit logs for powder-toy.

Commit:


Hash: 6a47a07908a33d2dc4e8c1120ecd0a9dc400907f

Message: powder-toy release 91.5

Diff


diff --git a/.SRCINFO b/.SRCINFO
index ae194d6..7529ef7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = powder-toy
 	pkgdesc = Desktop version of the classic falling sand physics sandbox, simulates air pressure, velocity & heat!
-	pkgver = 91.3
+	pkgver = 91.5
 	pkgrel = 1
 	url = http://powdertoy.co.uk/
 	arch = i686
@@ -13,10 +13,10 @@ pkgbase = powder-toy
 	depends = fftw
 	depends = bzip2
 	depends = zlib
-	source = http://github.com/FacialTurd/The-Powder-Toy/archive/v91.3.328.tar.gz
+	source = http://github.com/FacialTurd/The-Powder-Toy/archive/v91.5.330.tar.gz
 	source = powder-toy.desktop
 	source = powder-toy.png
-	md5sums = 7a052607201e97f295fb19db6198863a
+	md5sums = 1e6fbf990995cb0b1a372e5c3b74fb94
 	md5sums = 8901d334c53c04738cbd3518c80fa37c
 	md5sums = bb40bf9c2fa3982e2872b5d32de3b006
 
diff --git a/PKGBUILD b/PKGBUILD
index 042a244..9f6e14f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@ NATIVE_OPTIMIZATIONS=n
 
 pkgname=powder-toy
 _sver=91
-_mver=3
-_build=328
+_mver=5
+_build=330
 pkgver=${_sver}.${_mver}
 pkgrel=1
 pkgdesc="Desktop version of the classic falling sand physics sandbox, simulates air pressure, velocity & heat!"
@@ -68,6 +68,6 @@ package() {
   install -Dm 644 "${srcdir}/${pkgname}.png" "${pkgdir}/usr/share/pixmaps/${pkgname}.png"
 }
 
-md5sums=('7a052607201e97f295fb19db6198863a'
+md5sums=('1e6fbf990995cb0b1a372e5c3b74fb94'
          '8901d334c53c04738cbd3518c80fa37c'
          'bb40bf9c2fa3982e2872b5d32de3b006')