diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/python-notify | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/python-notify')
-rw-r--r-- | extra/python-notify/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/python-notify/PKGBUILD b/extra/python-notify/PKGBUILD index 7d32fed47..f5f2294a4 100644 --- a/extra/python-notify/PKGBUILD +++ b/extra/python-notify/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 169024 2012-10-17 10:20:48Z allan $ +# $Id: PKGBUILD 198389 2013-10-30 14:34:32Z allan $ # Maintainer: Angel Velasquez <angvp@archlinux.org> pkgbase=python-notify @@ -13,7 +13,6 @@ 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') -options=(!libtool) source=(http://www.galago-project.org/files/releases/source/notify-python/notify-python-${pkgver}.tar.gz libnotify07.patch notify-python-0.1.1-fix-GTK-symbols.patch) |