summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Tari2022-02-13 20:47:00 +0100
committerRobert Tari2022-02-13 20:47:00 +0100
commit9f1f39a336c319391801587b8b6a881138878bbd (patch)
treed82919e6492517451349c6ad0f2b56ceb0e84f78
parentfaa4914ed48e575074256d9bdf113999e7c1f848 (diff)
downloadaur-9f1f39a336c319391801587b8b6a881138878bbd.tar.gz
Automatic update via tari.in
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1306aea904db..6ef691e3c01b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,7 +13,7 @@ pkgbase = ayatana-indicator-power
depends = systemd
depends = libayatana-common>=0.9.5
depends = libnotify
- source = https://github.com/AyatanaIndicators/ayatana-indicator-power/archive/2.2.0.tar.gz
+ source = ayatana-indicator-power-2.2.0.tar.gz::https://github.com/AyatanaIndicators/ayatana-indicator-power/archive/2.2.0.tar.gz
md5sums = 11216ed2bef7429f6d82fca664b5a545
pkgname = ayatana-indicator-power
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()