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

Antonio Rojas arojas at archlinux.org
Wed Mar 11 08:26:13 UTC 2020


    Date: Wednesday, March 11, 2020 @ 08:26:13
  Author: arojas
Revision: 377350

Update to 1.0.25

Modified:
  genius/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-11 08:20:22 UTC (rev 377349)
+++ PKGBUILD	2020-03-11 08:26:13 UTC (rev 377350)
@@ -2,17 +2,17 @@
 # Contributor: Arjan Timmerman <arjan at soulfly.nl>
 
 pkgname=genius
-pkgver=1.0.24
-pkgrel=2
+pkgver=1.0.25
+pkgrel=1
 pkgdesc="Advanced calculator including a mathematical programming language"
 arch=('x86_64')
 license=('GPL')
 url="https://www.jirka.org/genius.html"
-depends=('mpfr' 'glib2' 'hicolor-icon-theme' 'gtk2' 'gtksourceview2')
-makedepends=('intltool' 'gnome-doc-utils' 'gtk-update-icon-cache' 'python')
+depends=('mpfr' 'glib2' 'hicolor-icon-theme' 'gtk3' 'amtk' 'vte3' 'gtksourceview4')
+makedepends=('intltool' 'gtk-update-icon-cache' 'python')
 options=('!makeflags')
 source=(https://download.gnome.org/sources/genius/1.0/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('772f95f6ae4716d39bb180cd50e8b6b9b074107bee0cd083b825e1e6e55916b6')
+sha256sums=('a614572a1bdbbf00dd8e05242edb0e33052a56cc75156fa59047122befb3064a')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list