author | Andrea Scarpino
<andrea@archlinux.org> 2014-08-04 12:08:06 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-08-04 12:08:06 UTC |
parent | ac0368ebcf0d0dd7ec8628734a23202b86709da5 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3bbec86..6de31e1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: birdflesh <antkoul at gmail dot com> pkgname=libkscreen -pkgver=1.0.4 +pkgver=1.0.5 pkgrel=1 pkgdesc="KDE's screen management library" arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ license=('GPL') depends=('kdelibs' 'qjson') makedepends=('cmake' 'automoc4') source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") -md5sums=('802ba357e1e802d6773405bc54b47145') +md5sums=('b1cc2805cd5ff468d534d75cbab69426') prepare() { mkdir build