Merge pull request #7458 from Visone-Selektah/qalculate

This commit is contained in:
Visone-Selektah
2023-11-27 18:36:55 +01:00
committed by GitHub
6 changed files with 7 additions and 7 deletions

View File

@@ -1 +1 @@
163d341990a5d52222e8e4f5f65e2d5d libqalculate-4.8.1.tar.gz
c129774b53e2bf1f0488214c99c7171a libqalculate-4.9.0.tar.gz

View File

@@ -1,4 +1,4 @@
libqalculate-4.8.1-2
libqalculate-4.9.0-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/qalc

View File

@@ -3,8 +3,8 @@
# depends : libxml2 curl libmpfr intltool doxygen
name=libqalculate
version=4.8.1
release=2
version=4.9.0
release=1
source="https://github.com/Qalculate/libqalculate/releases/download/v$version/$name-$version.tar.gz"
build() {

View File

@@ -1 +1 @@
d71436d3ffda21a13db67ea5387ed612 qalculate-gtk-4.8.1.tar.gz
0bd61a94f6fdfc7bcb596e18029724c7 qalculate-gtk-4.9.0.tar.gz

View File

@@ -1,4 +1,4 @@
qalculate-gtk-4.8.1-1
qalculate-gtk-4.9.0-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/qalculate-gtk

View File

@@ -3,7 +3,7 @@
# depends : libqalculate gtk3 intltool python3
name=qalculate-gtk
version=4.8.1
version=4.9.0
release=1
source="https://github.com/Qalculate/qalculate-gtk/releases/download/v$version/$name-$version.tar.gz"