summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a40dae18e2ff..3f20fa0d9860 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,8 +17,8 @@ makedepends=(
provides=('devc')
conflicts=('devc')
-source=("$pkgname-v$pkgver.tar.gz::https://github.com/nikaro/releases/download/v$_pkgver/${pkgname}_${_pkgver}_Linux_x86_64.tar.gz")
-sha256sums=("836e46df8f4ec1b28e66139a35e228aa08247501d653a6977390894b6966f144")
+source=("$pkgname-v$pkgver.tar.gz::https://github.com/nikaro/$pkgname/archive/refs/tags/v$_pkgver.tar.gz")
+sha256sums=("7f486bb847157eeea799ff5581e6f0dd0078d540745c1f10911ba79ff7880fff")
build() {
cd "$pkgname-v$_pkgver"