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

Antonio Rojas arojas at archlinux.org
Sun Mar 14 10:08:57 UTC 2021


    Date: Sunday, March 14, 2021 @ 10:08:56
  Author: arojas
Revision: 409857

Update to 1.0.26

Modified:
  genius/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-14 05:14:54 UTC (rev 409856)
+++ PKGBUILD	2021-03-14 10:08:56 UTC (rev 409857)
@@ -2,7 +2,7 @@
 # Contributor: Arjan Timmerman <arjan at soulfly.nl>
 
 pkgname=genius
-pkgver=1.0.25
+pkgver=1.0.26
 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=('a614572a1bdbbf00dd8e05242edb0e33052a56cc75156fa59047122befb3064a')
+sha256sums=('e90660656c89086a29bebb9fa084b309d1153c15f23b24ea05be82cd700c9112')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list