summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMirko-R2022-01-29 08:13:27 +0100
committerMirko-R2022-01-29 08:13:27 +0100
commitf9874f7875efaaf7234d1383e4667e944807839f (patch)
tree39c6c4472248f13fad1dafba85cf506d2db234e9 /PKGBUILD
parentaeef23214c97f7e7650c3a3f653ebde8f3567983 (diff)
downloadaur-baracle.tar.gz
New PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6b4fb75a9f05..b15cfafc35eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/Mirko-r/baracle"
depends=('gcc')
optdepends=('mimalloc: To use the mimalloc library instead of the standard malloc()')
license=("GPL-3.0")
-source=("https://github.com/Mirko-r/baracle/releases/download/1.5.1/baracle.c")
+source=("https://github.com/Mirko-r/baracle/releases/download/$pkgver/baracle.c")
sha512sums=("SKIP")
package(){