summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRobert Tari2019-08-07 12:34:25 +0200
committerRobert Tari2019-08-07 12:34:25 +0200
commit1451f7b0cc8b6352a4a94c07dc646d9c3d6006e2 (patch)
tree6830dc3b5d657c83288ec85c21d5d3004165ee43 /PKGBUILD
parent63e6f3769184b8cbade00bc731ea5da97492b7ea (diff)
downloadaur-1451f7b0cc8b6352a4a94c07dc646d9c3d6006e2.tar.gz
Updated source URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92e3d9a5af5b..6a4346d31372 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname="ayatana-indicator-notifications"
pkgver="0.4.0"
-pkgrel="1"
+pkgrel="2"
pkgdesc="Ayatana Indicator for viewing recent notifications"
arch=("i686" "x86_64")
url="https://github.com/AyatanaIndicators"
@@ -10,8 +10,8 @@ license=("GPL3")
depends=("glib2" "libayatana-indicator-gtk3")
makedepends=("intltool" "libayatana-indicator-gtk3" "glib2" "gdk-pixbuf2" "gtk3" "mate-common")
optdepends=("mate-ayatana-indicator-applet")
-source=("http://releases.ayatana-indicators.org/source/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('75eb132add4ec1ee7ffbc5c6c6b49e55')
+source=("https://github.com/AyatanaIndicators/${pkgname}/archive/${pkgver}.tar.gz")
+md5sums=("1ae8dc099a3219115bff24365839f1df")
options=("!emptydirs")
prepare()