summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55c0d921b364..ede7f25c5b74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Julien Savard <juju@juju2143.ca>
pkgname=x16-rom
-pkgver=r34
+pkgver=r35
pkgrel=1
pkgdesc="ROM files for The 8-Bit Guy's Commander X16"
arch=('any')
@@ -17,8 +17,8 @@ options=()
install=x16-rom.install
changelog=
source=("$pkgname-$pkgver.tar.gz::https://github.com/commanderx16/$pkgname/archive/$pkgver.tar.gz"
- "https://raw.githubusercontent.com/commanderx16/x16-emulator/4f1c937cd296c8f5cde8e463b672696d5fbd9b8c/github-pandoc.css")
-md5sums=('f17f750388851746d4e7070986f5ca8d'
+ "https://raw.githubusercontent.com/commanderx16/x16-emulator/$pkgver/github-pandoc.css")
+md5sums=('59c7d0562b9b05989897d884c11b3b9a'
'3accdbadaf70264c743b1f655f5dc146')
build() {