summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Hasting2018-10-11 10:35:45 -0400
committerDan Hasting2018-10-11 10:35:45 -0400
commitf09938c9bc524ed61f194bc14ed7ff70a9ed8e8a (patch)
treeb2feabe2cbb8cffb4642cbb967561df0dbc48bd0 /PKGBUILD
parent0319fc2e94249257e5abadc7d6e0fd0f5e84d1e2 (diff)
downloadaur-f09938c9bc524ed61f194bc14ed7ff70a9ed8e8a.tar.gz
Update source line with unique filename
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6133febb21a6..d02b9bd01c0b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
pkgname=mupen64plus-qt
pkgver=1.12
-pkgrel=1
+pkgrel=2
pkgdesc="A customizable launcher for Mupen64Plus"
arch=('i686' 'x86_64')
url="https://github.com/dh4/mupen64plus-qt"
license=('BSD')
depends=('quazip' 'mupen64plus' 'hicolor-icon-theme')
install=mupen64plus-qt.install
-source=(https://github.com/dh4/${pkgname}/archive/${pkgver}.tar.gz)
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/dh4/${pkgname}/archive/${pkgver}.tar.gz")
sha256sums=('3b402cfde0d6c28075e1d1885f17ff4a1ba7ec50d331cbe9b516fca84a0c389a')
build() {