summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarsten Teibes2017-10-15 03:15:02 +0200
committerCarsten Teibes2017-10-15 03:15:02 +0200
commitc99f3bb10307f28d939179dae899f14f771e222b (patch)
tree0c9081c2a17357080bb1fd7bc31db9e72708ab85 /PKGBUILD
parent0b93016fd80bfadcb63c5535cf80c1f775c1367a (diff)
downloadaur-c99f3bb10307f28d939179dae899f14f771e222b.tar.gz
[upd] 7.01→7.02
Remove ChangeLog file, is superseded by git log.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf553ae54fba..32260b8aefef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributors: Frederic Bezies, Ronan Rabouin
pkgname=yamagi-quake2
-pkgver=7.01
+pkgver=7.02
pkgrel=1
pkgdesc="Enhanced Quake II engine optimized for modern systems"
url="http://www.yamagi.org/quake2/"
@@ -13,10 +13,9 @@ optdepends=('quake2-demo: shareware data files'
'openal: alternative audio backend')
makedepends=('openal' 'mesa' 'cmake')
install=$pkgname.install
-changelog=$pkgname.ChangeLog
source=("http://deponie.yamagi.org/quake2/quake2-$pkgver.tar.xz"
"$pkgname.desktop")
-sha256sums=('972f77867093b3c162dfb28ca930585cb71d1b7b183d676d8659d2fc97137ef7'
+sha256sums=('a9edbdbdb5d13f569baabe0346dca63dc3ffa50c24dc67958839e80ae401c0de'
'7049a1798e38a263fb2660b94fb70f5154fad1f807259d41649e12cea1a6757c')
prepare() {