[arch-commits] Commit in genius/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Tue Nov 2 18:18:46 UTC 2021
Date: Tuesday, November 2, 2021 @ 18:18:46
Author: arojas
Revision: 426986
Update to 1.0.27
Modified:
genius/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-02 17:50:00 UTC (rev 426985)
+++ PKGBUILD 2021-11-02 18:18:46 UTC (rev 426986)
@@ -2,7 +2,7 @@
# Contributor: Arjan Timmerman <arjan at soulfly.nl>
pkgname=genius
-pkgver=1.0.26
+pkgver=1.0.27
pkgrel=1
pkgdesc="Advanced calculator including a mathematical programming language"
arch=('x86_64')
@@ -12,7 +12,7 @@
makedepends=('intltool' 'gtk-update-icon-cache' 'python')
options=('!makeflags')
source=(https://download.gnome.org/sources/genius/1.0/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('e90660656c89086a29bebb9fa084b309d1153c15f23b24ea05be82cd700c9112')
+sha256sums=('0243b7c36b5f9e930c62778acd52deb188deeca704a5e195337018435d9e7bb5')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list