summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjörn Bidar2018-02-02 09:33:22 +0100
committerBjörn Bidar2018-02-02 09:33:22 +0100
commite6ec8d638feb1625f4267a4b4a6bd464f62fc6b6 (patch)
tree9b221ea0ca1e19b3250acdb83f6e4aad448c0214
parent92d83e298a87ab7f067dce5144bb76e05010b4c9 (diff)
downloadaur-e6ec8d638feb1625f4267a4b4a6bd464f62fc6b6.tar.gz
rename the -qt5 suffix to -qt
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ca0ccb20be5..dca5492f0f8a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Wed Jul 13 14:35:45 UTC 2016
-pkgbase = telepathy-qt5-git
- pkgver = 0.9.7.r6.gd108b58
+# Fri Feb 2 08:32:50 UTC 2018
+pkgbase = telepathy-qt-git
+ pkgver = 0.9.7.r34.gf81ae2d3
pkgrel = 1
url = http://telepathy.freedesktop.org/wiki/
arch = i686
@@ -14,10 +14,10 @@ pkgbase = telepathy-qt5-git
makedepends = doxygen
makedepends = qt5-base
provides = telepathy-qt5
- source = git+https://github.com/TelepathyQt/telepathy-qt.git#branch=dev
+ source = git+https://github.com/TelepathyQt/telepathy-qt.git
md5sums = SKIP
-pkgname = telepathy-qt5-git
+pkgname = telepathy-qt-git
pkgdesc = A library for Qt5-based Telepathy clients
depends = qt5-base
depends = telepathy-farstream
diff --git a/PKGBUILD b/PKGBUILD
index c5972847a1cd..ac9fbd7e4477 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,15 +5,15 @@
# Contributor: Ionut Biru <ibiru@archlinux.org>
_pkgname=telepathy-qt
_pkgbase=telepathy-qt5
-pkgname=$_pkgbase-git
-pkgver=0.9.7.r6.gd108b58
+pkgname=$_pkgname-git
+pkgver=0.9.7.r34.gf81ae2d3
pkgrel=1
arch=(i686 x86_64)
url="http://telepathy.freedesktop.org/wiki/"
license=(LGPL)
provides=($_pkgbase)
makedepends=(telepathy-farstream libxslt python2 cmake doxygen qt5-base)
-source=(git+https://github.com/TelepathyQt/telepathy-qt.git#branch=dev)
+source=(git+https://github.com/TelepathyQt/telepathy-qt.git)
md5sums=('SKIP')
validpgpkeys=('AA33B0D27868E36C151780F0FE0B6D736B1195ED') # Alexandr Akulich