diff options
author | root <root@rshg054.dnsready.net> | 2013-11-02 01:12:34 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-11-02 01:12:34 -0700 |
commit | eb9cc495e6d7c131c76f9abc178ac65f1e20fab1 (patch) | |
tree | 2666e8ff27419292a76d9f521c1a67dde999b26a /community/osmo/PKGBUILD | |
parent | 22f873a6e3ac2c585a28a1ab2561eaea9765cdc6 (diff) |
Sat Nov 2 01:09:32 PDT 2013
Diffstat (limited to 'community/osmo/PKGBUILD')
-rw-r--r-- | community/osmo/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/osmo/PKGBUILD b/community/osmo/PKGBUILD index 0efb606e2..426f30598 100644 --- a/community/osmo/PKGBUILD +++ b/community/osmo/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 99427 2013-10-28 16:13:05Z jgc $ +# $Id: PKGBUILD 100091 2013-11-01 14:16:00Z eric $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> # Contributor: Geoffroy Carrier <geoffroy.carrier@koon.fr> # Contributor: Benzo <mb_benzo@yahoo.es> @@ -12,10 +12,10 @@ arch=('i686' 'x86_64') url="http://clayo.org/osmo/" license=('GPL') depends=('gtkspell' 'hicolor-icon-theme' 'libical' 'libnotify' 'webkitgtk2' 'libgringotts>=1.2.1' 'libxml2') -makedepends=('pkgconfig' 'libtar') +makedepends=('libtar') optdepends=('sox: to play sounds') install=osmo.install -source=(ftp://ftp.archlinux.org/other/community/osmo-${_svnver}.tar.xz +source=(ftp://ftp.archlinux.org/other/community/osmo/osmo-${_svnver}.tar.xz osmo-0.2.10-configure.patch) md5sums=('ddcd0b23a24d8f1ec5abc904742233bf' '122fc15441b6215081772a00aa532394') |