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 0e495b864..8d4aa954a 100644 --- a/extra/kdetoys-amor/PKGBUILD +++ b/extra/kdetoys-amor/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 214939 2014-06-10 17:55:53Z svenstaro $ +# $Id: PKGBUILD 217361 2014-07-18 11:50:13Z svenstaro $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdetoys-amor -pkgver=4.13.2 +pkgver=4.13.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=('571d977abab9f616d54c728c9eca586a52986cbe') +sha1sums=('73b5ee58cd1a642a75af09ff485cfe60a5d6ea9c') build() { mkdir build |