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 b865f7a90..042c7c46e 100644 --- a/extra/kdetoys-amor/PKGBUILD +++ b/extra/kdetoys-amor/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 205781 2014-02-10 10:59:56Z andrea $ +# $Id: PKGBUILD 207079 2014-03-06 12:08:04Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdetoys-amor -pkgver=4.12.2 +pkgver=4.12.3 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=('a59954fc896fae35e08cf52bb3a3495ff35e44a5') +sha1sums=('e3bb13a83ef6eabf0e07b83340293bdae230a86a') build() { mkdir build |