[arch-commits] Commit in calc/trunk (PKGBUILD)
Kyle Keen
kkeen at gemini.archlinux.org
Thu Nov 25 09:37:26 UTC 2021
Date: Thursday, November 25, 2021 @ 09:37:26
Author: kkeen
Revision: 1054760
upgpkg: calc 2.14.0.8-1
Modified:
calc/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-25 08:51:18 UTC (rev 1054759)
+++ PKGBUILD 2021-11-25 09:37:26 UTC (rev 1054760)
@@ -2,8 +2,8 @@
# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
pkgname=calc
-pkgver=2.13.0.1
-pkgrel=2
+pkgver=2.14.0.8
+pkgrel=1
pkgdesc="Arbitrary precision console calculator"
arch=('x86_64')
url="http://www.isthe.com/chongo/tech/comp/calc/"
@@ -12,7 +12,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")
-sha256sums=('6ae538f57785c5701a70112ccf007ab5553abd332ae2deaadaf564f401c734ad')
+sha256sums=('ad6a2c44eeea7e06efca5384f107ffaee7564407a7474d7cd4928a53b1a28386')
prepare() {
cd "$srcdir/calc-$pkgver"
More information about the arch-commits
mailing list