summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRobert Tari2022-02-13 20:47:00 +0100
committerRobert Tari2022-02-13 20:47:00 +0100
commit9f1f39a336c319391801587b8b6a881138878bbd (patch)
treed82919e6492517451349c6ad0f2b56ceb0e84f78 /PKGBUILD
parentfaa4914ed48e575074256d9bdf113999e7c1f848 (diff)
downloadaur-9f1f39a336c319391801587b8b6a881138878bbd.tar.gz
Automatic update via tari.in
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0f41f4abbae..6f65bfd39a2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/AyatanaIndicators/ayatana-indicator-power"
license=("GPL3")
makedepends=("cmake-extras" "gettext")
depends=("glib2" "systemd" "libayatana-common>=0.9.5" "libnotify")
-source=("https://github.com/AyatanaIndicators/${pkgname}/archive/${pkgver}.tar.gz")
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/AyatanaIndicators/${pkgname}/archive/${pkgver}.tar.gz")
md5sums=("11216ed2bef7429f6d82fca664b5a545")
build()