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

Sergej Pupykin spupykin at archlinux.org
Wed Feb 10 10:47:01 UTC 2016


    Date: Wednesday, February 10, 2016 @ 11:47:01
  Author: spupykin
Revision: 161046

upgpkg: calc 2.12.5.3-1

upd

Modified:
  calc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-10 10:41:24 UTC (rev 161045)
+++ PKGBUILD	2016-02-10 10:47:01 UTC (rev 161046)
@@ -3,8 +3,8 @@
 # Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
 
 pkgname=calc
-pkgver=2.12.5.0
-pkgrel=2
+pkgver=2.12.5.3
+pkgrel=1
 pkgdesc="console calculator"
 arch=(i686 x86_64)
 url="http://www.isthe.com/chongo/tech/comp/calc/"
@@ -13,7 +13,7 @@
 makedepends=('chrpath')
 #source=(http://switch.dl.sf.net/sourceforge/calc/calc-$pkgver.tar.bz2)
 source=(http://www.isthe.com/chongo/src/calc/calc-$pkgver.tar.bz2)
-md5sums=('e8acc73cc0bd130e9194fcd3a5b96700')
+md5sums=('cefc35eec7c54df4d5e411c59845bb5f')
 
 build() {
   cd $srcdir/calc-$pkgver



More information about the arch-commits mailing list