diff options
Diffstat (limited to 'extra/kdetoys-amor/PKGBUILD')
-rw-r--r-- | extra/kdetoys-amor/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdetoys-amor/PKGBUILD b/extra/kdetoys-amor/PKGBUILD index 0029137c8..65e870560 100644 --- a/extra/kdetoys-amor/PKGBUILD +++ b/extra/kdetoys-amor/PKGBUILD @@ -1,8 +1,8 @@ -# $Id$ +# $Id: PKGBUILD 202599 2013-12-22 12:50:09Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdetoys-amor -pkgver=4.11.2 +pkgver=4.12.0 pkgrel=1 pkgdesc='On-Screen Creature' url='https://projects.kde.org/projects/kde/kdetoys/amor' @@ -13,7 +13,7 @@ depends=('kdebase-runtime') makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/amor-${pkgver}.tar.xz") -sha1sums=('67fe2a99457f6fc7b7dd7b84e4f6690d9134ce45') +sha1sums=('2cf0e4e8cfe069913c39e17aa59b2a6d013d0ad1') build() { mkdir build |