summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEloy García Almadén2021-03-31 08:46:52 +0200
committerEloy García Almadén2021-03-31 08:46:52 +0200
commitcd6598c2af93b90100e51216f2e3fc0529467913 (patch)
tree678092010c5663ff9a063ebc3ec23d2b41445aa0
parent927a6c868ed9c2175b8271e118628316caa7ee9a (diff)
downloadaur-cd6598c2af93b90100e51216f2e3fc0529467913.tar.gz
Fixing version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b3e34f78cbf..e9d95fc03d56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,7 +15,7 @@ pkgbase = buttermanager
depends = python-pyaml
depends = python-pyqt5
depends = tk
- source = https://github.com/egara/buttermanager/archive/$pkgver.tar.gz
+ source = https://github.com/egara/buttermanager/archive/2.4.tar.gz
md5sums = SKIP
pkgname = buttermanager
diff --git a/PKGBUILD b/PKGBUILD
index 03c2852ac344..af8622ae0db6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ backup=()
options=()
install=
changelog=
-source=('https://github.com/egara/buttermanager/archive/$pkgver.tar.gz')
+source=('https://github.com/egara/buttermanager/archive/2.4.tar.gz')
noextract=()
md5sums=('SKIP')
validpgpkeys=()