summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarc Soda Jr2023-08-22 04:18:31 -0400
committerMarc Soda Jr2023-08-22 04:18:31 -0400
commit708200e508de18d36d14752a05cc5426b1b441a3 (patch)
treeb6731161d15f512c6a5f3b740dcef084f8a2b994 /PKGBUILD
parent8c97b60171270efb456a699a6588bcafb815231a (diff)
downloadaur-tuib.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 928e0b3ccef6..4d4c6bd68159 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,8 @@ license=("MIT")
arch=("x86_64")
provides=("tuib")
conflicts=("tuib")
-source=("tuib-$pkgver-x86_64.tar.gz")
+source=("https://github.com/marcSoda/tuib/releases/download/v$pkgver/tuib-$pkgver-x86_64.tar.gz")
+https://github.com/marcSoda/tuib/releases/download/v0.1.0/tuib-0.1.0-x86_64.tar.gz
sha256sums=("d23337afaf94253981914cd28b109e75b8c002488a309bb0b5306abbe885d455")
package() {