diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2012-11-15 11:17:39 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2012-11-15 11:17:39 +0100 |
commit | 909d51774dfc3c94aeaaeb799daaa546c566a492 (patch) | |
tree | 9d19f46f986fe91b8598b617a8dc0a66bf349e7f /extra/gnome-menus | |
parent | dc7c61e8e22503f4f45bc2f57dc0542a8bc1ea30 (diff) | |
parent | 2264379d37a6a00a3ecec1fd03c5dd4796078d49 (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
community/esdl/PKGBUILD
community/gpg-crypter/PKGBUILD
extra/claws-mail-extra-plugins/PKGBUILD
extra/maxima/PKGBUILD
social/tokyocabinet/PKGBUILD
Diffstat (limited to 'extra/gnome-menus')
-rw-r--r-- | extra/gnome-menus/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gnome-menus/PKGBUILD b/extra/gnome-menus/PKGBUILD index cf65c9976..d0ec12f60 100644 --- a/extra/gnome-menus/PKGBUILD +++ b/extra/gnome-menus/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 169902 2012-10-30 22:34:20Z heftig $ +# $Id: PKGBUILD 170973 2012-11-14 07:13:15Z heftig $ # Maintainer: Jan de Groot <jan@archlinux.org> pkgname=gnome-menus -pkgver=3.6.0 +pkgver=3.6.1 pkgrel=1 pkgdesc="GNOME menu specifications" arch=('i686' 'x86_64' 'mips64el') @@ -13,7 +13,7 @@ license=('GPL' 'LGPL') url="http://www.gnome.org" source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz menus.patch) -sha256sums=('523ac10729e28f9acde4785e61dcb895828fd89e39b38b68f6c14ec815805a0b' +sha256sums=('1615f6852280a161cd137d5b8b59f35519a3a7ba89738f55c578325b0512043e' 'df2779777906b038fa911dc745534564ede9524a64ab368e2f6f8e38d54e7acc') build() { |