diff options
Diffstat (limited to 'extra/kdetoys-amor/PKGBUILD')
-rw-r--r-- | extra/kdetoys-amor/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/kdetoys-amor/PKGBUILD b/extra/kdetoys-amor/PKGBUILD index 38cc0c33f..27b4196f1 100644 --- a/extra/kdetoys-amor/PKGBUILD +++ b/extra/kdetoys-amor/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdetoys-amor -pkgver=4.11.2 +pkgver=4.11.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=('67fe2a99457f6fc7b7dd7b84e4f6690d9134ce45') +sha1sums=('b118d2fbee168d5bfd386ea67994f9730e80c5dc') build() { mkdir build |