diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-03-28 23:55:37 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-03-28 23:55:37 -0300 |
commit | 2d0e587bd1c7ac060a95a0e20cfe00ab19db7e14 (patch) | |
tree | 66a82d2834fe42b3411c09ad9fdcc4bd6af079ac /community/stone-soup | |
parent | 6aa1c22fe01ff4df6c5f75fd04d551b53f7df389 (diff) | |
parent | 44ded298ebb49500d321ac79b7d0d8bb4d5058ec (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
core/gnupg/PKGBUILD
core/openldap/PKGBUILD
gnome-unstable/evince/PKGBUILD
gnome-unstable/evolution-data-server/PKGBUILD
gnome-unstable/evolution/PKGBUILD
gnome-unstable/farstream/PKGBUILD
gnome-unstable/gnome-desktop/PKGBUILD
gnome-unstable/gnome-menus/PKGBUILD
gnome-unstable/gnome-panel/PKGBUILD
gnome-unstable/gtkhtml4/PKGBUILD
gnome-unstable/libgnomekbd/PKGBUILD
gnome-unstable/libwacom/PKGBUILD
gnome-unstable/libwnck3/PKGBUILD
gnome-unstable/network-manager-applet/PKGBUILD
gnome-unstable/networkmanager-openconnect/PKGBUILD
gnome-unstable/networkmanager-openvpn/PKGBUILD
gnome-unstable/networkmanager-pptp/PKGBUILD
gnome-unstable/networkmanager-vpnc/PKGBUILD
gnome-unstable/networkmanager/PKGBUILD
gnome-unstable/pidgin/PKGBUILD
testing/gnupg/PKGBUILD
Diffstat (limited to 'community/stone-soup')
-rw-r--r-- | community/stone-soup/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/stone-soup/PKGBUILD b/community/stone-soup/PKGBUILD index aa4bcb6e4..bfd16e6d8 100644 --- a/community/stone-soup/PKGBUILD +++ b/community/stone-soup/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jakob Gruber <jakob.gruber@gmail.com> pkgname=stone-soup -pkgver=0.10.0 +pkgver=0.10.1 pkgrel=1 pkgdesc='An open-source, single-player, role-playing roguelike game of exploration and treasure-hunting' arch=('i686' 'x86_64' 'mips64el') @@ -61,5 +61,5 @@ build() { } # vim: ts=4:sw=4:expandtab -md5sums=('ca360fa13f730f501a0a31b187eeca46' +md5sums=('3afd529a30d73c9ab896e1704c4215a5' 'afdacb4c39342e75674efb88eeb3da21') |