diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-05-10 13:49:32 +0200 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-05-10 13:49:32 +0200 |
commit | 09dea20d0ca4b034a72f66c2bb22caa976ce1f85 (patch) | |
tree | 936d721a591ceb57c16d769ab0f755514879ed9b /extra/kdegames-kfourinline | |
parent | cdbd7308d16cb249715cce9bedf8b809f2576804 (diff) | |
parent | fc7ee6f5a358c428577ae4e6217ff594a3e45ad3 (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
community/gliv/PKGBUILD
community/yaml-cpp0.3/PKGBUILD
extra/ecore/PKGBUILD
extra/edje/PKGBUILD
extra/elementary/PKGBUILD
extra/embryo/PKGBUILD
extra/emotion/PKGBUILD
extra/ethumb/PKGBUILD
extra/kdepim/PKGBUILD
extra/php/PKGBUILD
extra/qtiplot/PKGBUILD
extra/xfce4-mixer/PKGBUILD
Diffstat (limited to 'extra/kdegames-kfourinline')
-rw-r--r-- | extra/kdegames-kfourinline/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdegames-kfourinline/PKGBUILD b/extra/kdegames-kfourinline/PKGBUILD index 8f9e2407f..e602a066e 100644 --- a/extra/kdegames-kfourinline/PKGBUILD +++ b/extra/kdegames-kfourinline/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 181944 2013-04-05 08:55:44Z svenstaro $ +# $Id: PKGBUILD 184919 2013-05-09 09:43:50Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdegames-kfourinline -pkgver=4.10.2 +pkgver=4.10.3 pkgrel=1 pkgdesc="A four-in-a-row game" url="http://kde.org/applications/games/kfourinline/" @@ -13,7 +13,7 @@ depends=('kdebase-runtime' 'libkdegames') makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/kfourinline-${pkgver}.tar.xz") -sha1sums=('b587f56bf5f095ec44da271e04b325f6dcc5c5f0') +sha1sums=('d49eff3bc2198c4ebb7d14a664ed7b2271e4ca32') build() { mkdir build |