[arch-commits] Commit in gnome-calculator/trunk (PKGBUILD)

Jan de Groot jgc at nymeria.archlinux.org
Thu Mar 28 20:54:12 UTC 2013


    Date: Thursday, March 28, 2013 @ 21:54:12
  Author: jgc
Revision: 180956

upgpkg: gnome-calculator 3.8.0-1

Modified:
  gnome-calculator/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-28 20:44:29 UTC (rev 180955)
+++ PKGBUILD	2013-03-28 20:54:12 UTC (rev 180956)
@@ -3,20 +3,21 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-calculator
-pkgver=3.7.92
+pkgver=3.8.0
 pkgrel=1
 pkgdesc="GNOME Scientific calculator"
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('gtk3' 'dconf')
-makedepends=('intltool' 'yelp-tools')
-groups=('gnome-extra')
+makedepends=('intltool' 'yelp-tools' 'vala')
+groups=('gnome')
 replaces=('gcalctool')
+conflicts=('gcalctool')
 options=(!emptydirs)
 url="http://www.gnome.org"
 install=gnome-calculator.install
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver::3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('c2c05d77a90f3f563a3042d955ac039dab8d98d7987c08379d37d7c156cbe72b')
+sha256sums=('7db18629bd7e17ab65b771d554eeef0cd3cf7985a86e5a82c755c42c1b092824')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list