[arch-commits] Commit in artikulate/kde-unstable (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Thu Nov 19 23:28:55 UTC 2015


    Date: Friday, November 20, 2015 @ 00:28:55
  Author: arojas
Revision: 251468

Add conflicts/replaces

Modified:
  artikulate/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-19 23:24:21 UTC (rev 251467)
+++ PKGBUILD	2015-11-19 23:28:55 UTC (rev 251468)
@@ -5,7 +5,7 @@
 
 pkgname=artikulate
 pkgver=15.11.80
-pkgrel=1
+pkgrel=2
 pkgdesc="Improve your pronunciation by listening to native speakers"
 url="https://projects.kde.org/projects/kde/kdeedu/artikulate"
 arch=(i686 x86_64)
@@ -13,6 +13,8 @@
 groups=(kde-applications kdeedu)
 depends=(hicolor-icon-theme kdeclarative knewstuff qt5-gstreamer)
 makedepends=(extra-cmake-modules kdoctools boost)
+conflicts=(kdeedu-artikulate)
+replaces=(kdeedu-artikulate)
 install=$pkgname.install
 source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
 sha1sums=('8348a2fc3f3bb7c7b2fae8d4fcafa3c7562e1eaf')



More information about the arch-commits mailing list