summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Charlston2023-01-13 11:04:06 +0000
committerMatthew Charlston2023-01-13 11:04:06 +0000
commitface72d5ccd8b3bc4dd6fd0616dda535dd957e59 (patch)
tree28631b18f1fc7ce55795147ca649620b4f2628ca
parent8c94fa81fed76869d4a84ef195e4faee932c1922 (diff)
downloadaur-face72d5ccd8b3bc4dd6fd0616dda535dd957e59.tar.gz
latest download --> specific version
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 703ccb348b91..63ad683d3cf9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = horizontallyspinningrat
pkgdesc = The horizontally spinning rat - now on your desktop!
pkgver = 1.0.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/mcharlsto/rat
arch = x86_64
license = GPL3
@@ -9,7 +9,7 @@ pkgbase = horizontallyspinningrat
depends = opusfile
depends = bash
depends = sharutils
- source = https://github.com/mcharlsto/rat/releases/latest/download/rat
+ source = https://github.com/mcharlsto/rat/releases/download/1.0.3/rat
sha256sums = SKIP
pkgname = horizontallyspinningrat
diff --git a/PKGBUILD b/PKGBUILD
index eb38c14ba266..702c37d9ad59 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname="horizontallyspinningrat"
pkgver=1.0.3
-pkgrel=1
+pkgrel=2
depends=("sox" "opusfile" "bash" "sharutils")
pkgdesc="The horizontally spinning rat - now on your desktop!"
url="https://github.com/mcharlsto/rat"
arch=("x86_64")
license=("GPL3")
-source=("https://github.com/mcharlsto/rat/releases/latest/download/rat")
+source=("https://github.com/mcharlsto/rat/releases/download/${pkgver}/rat")
sha256sums=("SKIP")
package() {