summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-08-10 00:02:12 +0000
committerroot <root@rshg054.dnsready.net>2012-08-10 00:02:12 +0000
commit20107df59a093c814f11aa0328f3d006a3aa696e (patch)
tree386ebe17c5486289ba3d6d12bed05575688dcf66 /libre
parentd5bbc26b6a8a40b207200a1d19d466206ea3ee13 (diff)
Fri Aug 10 00:02:11 UTC 2012
Diffstat (limited to 'libre')
-rw-r--r--libre/kdelibs-libre/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/libre/kdelibs-libre/PKGBUILD b/libre/kdelibs-libre/PKGBUILD
index 27fb5d504..2f20a872e 100644
--- a/libre/kdelibs-libre/PKGBUILD
+++ b/libre/kdelibs-libre/PKGBUILD
@@ -21,7 +21,7 @@ provides=("kdelibs=$pkgver")
replaces=('kdelibs')
conflicts=('kdelibs')
install=${_pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/${_pkgname}-${pkgver}.tar.xz"
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz"
'kde-applications-menu.patch'
'use-pythondontwritebytecode.patch'
'khtml-fsdg.diff')
@@ -29,7 +29,6 @@ sha1sums=('9daa3a93182ac3c50759d7369a7c1db30890cf46'
'86ee8c8660f19de8141ac99cd6943964d97a1ed7'
'bbacbbe2194f3961cd7557d98a9ddef158ca11aa'
'a1502a964081ad583a00cf90c56e74bf60121830')
-
build() {
cd "${srcdir}"/${_pkgname}-${pkgver}