summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2013-04-13 23:56:44 -0700
committerMike Swanson2013-04-13 23:56:44 -0700
commita4fcac4a956818142824ac165a1d0fa5b09261b5 (patch)
treeb2f2902bafd37a310fb247dff22224294fd95452 /PKGBUILD
parent067fe6943fd1593639c045a810c8e14e03ff6544 (diff)
downloadaur-a4fcac4a956818142824ac165a1d0fa5b09261b5.tar.gz
Update darkplaces-mod to 20130301
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 974e82412892..1a44762cb69f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mike Swanson <mikeonthecomputer@gmail.com>
pkgname=darkplaces-mod
-pkgver=20121222
+pkgver=20130301
pkgrel=1
pkgdesc="Quake mod specific to Darkplaces"
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL2')
depends=('darkplaces')
source=(http://icculus.org/twilight/darkplaces/files/darkplacesmod$pkgver.zip
$pkgname.desktop)
-sha256sums=('94750e656db5708cb699cde1dbdc2e83b6768c418d01e156d21a7dde4688f6c4'
+sha256sums=('64cbba822456f4f82c3d9f50cf16122218d70912d5789ba82573e93d35b325fe'
'073f4fec0be35966c0e8a8a94ee8b118790742c31eb5d6af84989d2e5c9b1001')
build() {