summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortuxnix2025-01-18 02:39:38 +0100
committertuxnix2025-01-18 02:39:38 +0100
commitd472d4c43ef6a80bde6f1ae2c227dbab29211a9a (patch)
tree0eef38628d340ccc68007e9c4b3c0cb5003348c1 /PKGBUILD
parent0efc780ec4cf1b46bdf583fb78edfde079e8e9c0 (diff)
downloadaur-d472d4c43ef6a80bde6f1ae2c227dbab29211a9a.tar.gz
source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 138d46e86a30..67be61afe93a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ url="https://codeberg.org/tuxnix/$pkgname.git"
license=('GPL2-only')
install="$pkgname.install"
URL="git+https://codeberg.org/tuxnix/$pkgname/"
-source=('$pkgname::$URL.git')
+source=('$pkgname::$URL')
#source=('directory::sourceurl#fragment?query')
#sourceurl=git+https://....