[arch-commits] Commit in kdebase-konsole (kde-unstable kde-unstable/PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Fri Jul 25 14:54:51 UTC 2014
Date: Friday, July 25, 2014 @ 16:54:50
Author: svenstaro
Revision: 217920
upgpkg: kdebase-konsole 4.13.95-1
upstream release 4.14 beta 3
Added:
kdebase-konsole/kde-unstable/
Modified:
kdebase-konsole/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2014-07-24 18:53:49 UTC (rev 217821)
+++ kde-unstable/PKGBUILD 2014-07-25 14:54:50 UTC (rev 217920)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdebase-konsole
-pkgver=4.13.3
+pkgver=4.13.95
pkgrel=1
arch=('i686' 'x86_64')
url='http://kde.org/applications/system/konsole/'
@@ -11,8 +11,8 @@
groups=('kde' 'kdebase')
depends=('kdebase-runtime' 'kdebase-lib')
makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/stable/${pkgver}/src/konsole-${pkgver}.tar.xz")
-sha1sums=('4a6469d223f01ed2d71e1b0a2c78cca52670f464')
+source=("http://download.kde.org/unstable/${pkgver}/src/konsole-${pkgver}.tar.xz")
+sha1sums=('b696c9003ad29479a4fe8f3ee40f2e3c58be7535')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list