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

Antonio Rojas arojas at archlinux.org
Sat Nov 19 17:22:35 UTC 2016


    Date: Saturday, November 19, 2016 @ 17:22:34
  Author: arojas
Revision: 281592

Add missing conflicts/replaces

Modified:
  kalzium/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-19 17:10:24 UTC (rev 281591)
+++ PKGBUILD	2016-11-19 17:22:34 UTC (rev 281592)
@@ -4,7 +4,7 @@
 
 pkgname=kalzium
 pkgver=16.11.80
-pkgrel=1
+pkgrel=2
 pkgdesc="Periodic Table of Elements"
 url="http://kde.org/applications/education/kalzium/"
 arch=(i686 x86_64)
@@ -11,6 +11,8 @@
 license=(GPL LGPL FDL)
 depends=(hicolor-icon-theme khtml kdelibs4support knewstuff kplotting avogadrolibs)
 makedepends=(extra-cmake-modules kdoctools kdesignerplugin python eigen) # ocaml facile
+conflicts=(kdeedu-kalzium)
+replaces=(kdeedu-kalzium)
 groups=(kde-applications kdeedu)
 source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
 sha1sums=('dffe51a0e2f58b1a3de5f9039466589c098b8c85'



More information about the arch-commits mailing list