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/tomboy | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/tomboy')
-rw-r--r-- | extra/tomboy/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/tomboy/PKGBUILD b/extra/tomboy/PKGBUILD index 05b159ff6..ad4f987eb 100644 --- a/extra/tomboy/PKGBUILD +++ b/extra/tomboy/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 185355 2013-05-13 17:25:26Z heftig $ +# $Id: PKGBUILD 198461 2013-10-30 15:00:57Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=tomboy @@ -10,7 +10,7 @@ license=('GPL') url="http://www.gnome.org/projects/tomboy/" depends=('gtk2' 'gtkspell' 'gconf' 'gconf-sharp' 'dbus-sharp' 'dbus-sharp-glib' 'mono-addins' 'hicolor-icon-theme') makedepends=('intltool' 'pkgconfig' 'gnome-doc-utils') -options=('!libtool' '!emptydirs' '!makeflags') +options=('!emptydirs' '!makeflags') install=tomboy.install source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) sha256sums=('f9e81fd9c9a9180e8ddcb4b9237ead0c842aa5b5ac21af87e97939e5015af018') |