[arch-commits] Commit in telepathy-logger-qt/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed Apr 15 17:45:52 UTC 2015
Date: Wednesday, April 15, 2015 @ 19:45:52
Author: arojas
Revision: 237181
Update to 15.04.0
Modified:
telepathy-logger-qt/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-15 17:38:06 UTC (rev 237180)
+++ PKGBUILD 2015-04-15 17:45:52 UTC (rev 237181)
@@ -3,8 +3,8 @@
# Contributor: George Brooke <george+arch.aur at george-brooke.co.uk>
pkgname=telepathy-logger-qt
-pkgver=0.9.80
-pkgrel=2
+pkgver=15.04.0
+pkgrel=1
pkgdesc="Qt bindings for telepathy logger"
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/extragear/network/telepathy/telepathy-logger-qt'
@@ -11,8 +11,8 @@
license=('GPL')
depends=('telepathy-qt5' 'telepathy-logger')
makedepends=('extra-cmake-modules' 'doxygen' 'python2')
-source=("http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('fea7a78c1ac84eeaf7344fb125a33ee84d31090c')
+source=("http://download.kde.org/stable/$pkgname//${pkgver%.*}/src/$pkgname-$pkgver.tar.xz")
+sha1sums=('3f71e607980b601b46ff45be6e72d066926fc912')
build() {
mkdir build
More information about the arch-commits
mailing list