summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Lansdowne2017-07-22 13:09:27 +0100
committerJoseph Lansdowne2017-07-22 13:09:27 +0100
commit3875732071aa267c301ab9925272aef966865835 (patch)
treeed3352a004d5211e6b3a64a9ee633ba2a3da1e27
parent5eed82c1468dbef89d7d37688fcf7ca6942cce90 (diff)
downloadaur-3875732071aa267c301ab9925272aef966865835.tar.gz
7.7.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD9
2 files changed, 10 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4b2117ba1e2..b22b2e2bd3ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jul 15 14:39:12 UTC 2017
+# Sat Jul 22 12:08:53 UTC 2017
pkgbase = dustforce-hib-dustmod
pkgdesc = A fast-paced 2D action platformer (Humble Bundle version, with Dustmod)
- pkgver = 1.0+h20141222_7.7.1
+ pkgver = 1.0+h20141222_7.7.2
pkgrel = 1
url = https://dustkidblog.wordpress.com/2016/11/19/dustmod-has-updated/
arch = x86_64
@@ -20,11 +20,13 @@ pkgbase = dustforce-hib-dustmod
source = hib://Dustforce-Linux-2014-12-22.sh
source = hib://dustforce_dx_07012015.zip
source = http://dustkid.com/getdustmod/linux64_drmfree
+ source = dustmod-patch::http://dustkid.com/backend8/dustmod_package4.php?platform=linux64_drmfree
source = dustforce-dustmod
source = dustforce-hib-dustmod.desktop
md5sums = e2fa7efd5b9ec64fc453f32480f63ad4
md5sums = fed1b6d82bdbea66d242eaaaf7d3a2f2
- md5sums = cff083c9613db72f6537b58df3134f0a
+ md5sums = e76f096508bd0f92a609bfdeb2af47f4
+ md5sums = 3cb71b8f0cd418f76f292142fe9deb37
md5sums = 7b30db080ff59c0eba443b14da7c39bc
md5sums = cc98a6127bc6d6cbdcfced14c69327cf
diff --git a/PKGBUILD b/PKGBUILD
index e62f7c65042b..d2b8f71abea9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# URL used for version checking: http://dustkid.com/backend8/dustmod_version.php
pkgname=dustforce-hib-dustmod
-pkgver=1.0+h20141222_7.7.1
+pkgver=1.0+h20141222_7.7.2
_hibver=2014-12-22
_hibver_windows=07012015
pkgrel=1
@@ -24,12 +24,13 @@ _installer_windows="dustforce_dx_${_hibver_windows}.zip"
source=("hib://${_installer}"
"hib://${_installer_windows}"
'http://dustkid.com/getdustmod/linux64_drmfree'
-# 'dustmod-patch::http://dustkid.com/backend8/dustmod_package4.php?platform=linux64_drmfree'
+ 'dustmod-patch::http://dustkid.com/backend8/dustmod_package4.php?platform=linux64_drmfree'
'dustforce-dustmod'
'dustforce-hib-dustmod.desktop')
md5sums=('e2fa7efd5b9ec64fc453f32480f63ad4'
'fed1b6d82bdbea66d242eaaaf7d3a2f2'
- 'cff083c9613db72f6537b58df3134f0a'
+ 'e76f096508bd0f92a609bfdeb2af47f4'
+ '3cb71b8f0cd418f76f292142fe9deb37'
'7b30db080ff59c0eba443b14da7c39bc'
'cc98a6127bc6d6cbdcfced14c69327cf')
# zip with no top-level directory - will extract manually
@@ -75,7 +76,7 @@ package() {
# install Dustmod
unzip -q "$srcdir"/linux64_drmfree -d "$pkgdir"/"$_installdir"/
# Apply Dustmod updates, which aren't distributed in the main download
-# unarchive-patch "$srcdir"/dustmod-patch "$pkgdir"/"$_installdir"
+ unarchive-patch "$srcdir"/dustmod-patch "$pkgdir"/"$_installdir"
# Dustmod expects a version of curl we can't really obtain, but works with
# the version distributed with Dustforce