summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Cholasta2015-05-19 18:52:56 +0200
committerJan Cholasta2015-05-21 07:48:37 +0200
commit9080994c09efd643f2a569595564c709f9abd7d2 (patch)
treefce9dbc642ebce3558378e069cc095746b0262ed /PKGBUILD
parentc3a3de184417bd449d4e77e56e703b7497d99865 (diff)
downloadaur-9080994c09efd643f2a569595564c709f9abd7d2.tar.gz
Use official download link in harmony-wad
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e152401cce34..d766d47787ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
pkgname=harmony-wad
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Harmony IWAD (game data)"
arch=('any')
url="http://rabotik.nl/harmony.htm"
license=('custom')
-source=(http://files.drdteam.org/index.php/files/download/12950/harmony.zip)
-md5sums=('51b4b38e16622946edfd01d74d246120')
+source=(http://www.evil-soft.com/Heretic/harmonyv1.1.zip)
+md5sums=('0f7ca801b131a8ddb52914e6ec5629b3')
package() {
- cd "$srcdir"
+ cd "harmony v1.1"
install -Dm644 harm1.wad "$pkgdir"/usr/share/games/harmony/harm1.wad
install -Dm644 Harmony.txt "$pkgdir"/usr/share/licenses/${pkgname}/Harmony.txt