summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index acbcefe513df..9e816ed5f84f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = python2-notify
depends = libnotify>=0.7.1
conflicts = python-notify<=0.1.1-11
replaces = python-notify<=0.1.1-11
- source = https://www.galago-project.org/files/releases/source/notify-python/notify-python-0.1.1.tar.gz
+ source = https://galago-project.org/files/releases/source/notify-python/notify-python-0.1.1.tar.gz
source = libnotify07.patch
source = notify-python-0.1.1-fix-GTK-symbols.patch
sha512sums = f900d58e4004d199f718e458ebaa9b654c0040b848312f6fe5a885afbdf67c771fd3360b4cbf121b66404d750a7cce24f776c360568eadcefc9733e7f501cccf
@@ -19,4 +19,3 @@ pkgbase = python2-notify
sha512sums = a5f9f04b080425114950aaa7fc2e68ff3e32d092cd0f7a9ef212a37d8056e4a2d438d075921e66be541bbdcadb4602c14e5bb7443e7455dc7ebc923c4dbd0961
pkgname = python2-notify
-
diff --git a/PKGBUILD b/PKGBUILD
index 905ea6ddae41..b279835ed44d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('pygtk>=2.22.0' 'libnotify>=0.7.1')
makedepends=('python2')
conflicts=('python-notify<=0.1.1-11')
replaces=('python-notify<=0.1.1-11')
-source=(https://www.galago-project.org/files/releases/source/notify-python/notify-python-${pkgver}.tar.gz
+source=(https://galago-project.org/files/releases/source/notify-python/notify-python-${pkgver}.tar.gz
libnotify07.patch
notify-python-0.1.1-fix-GTK-symbols.patch)
sha512sums=('f900d58e4004d199f718e458ebaa9b654c0040b848312f6fe5a885afbdf67c771fd3360b4cbf121b66404d750a7cce24f776c360568eadcefc9733e7f501cccf'