summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRobert Tari2022-02-13 21:12:34 +0100
committerRobert Tari2022-02-13 21:12:34 +0100
commitbb56f604ccbf7814a66213d11d046c7209104c39 (patch)
tree637968adadf3d37f86c4a839dc001d93b643433d /PKGBUILD
parent7dd104adca7029561382216e8a3efffa8b6355fa (diff)
downloadaur-bb56f604ccbf7814a66213d11d046c7209104c39.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 ab750c0fa267..47bff1e1dcb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://github.com/AyatanaIndicators/ayatana-settings"
license=("GPL3")
depends=("gtk3" "gobject-introspection" "python-psutil")
makedepends=("python-setuptools" "python-polib")
-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=("5c48898b4dddcae29abb44e1b070a4e5")
options=("!emptydirs")