Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
libqalculate


Commits:
d9c92059 by Antonio Rojas at 2025-02-24T08:49:58+01:00
upgpkg: 5.5.1-1: Update to 5.5.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = libqalculate
        pkgdesc = Multi-purpose desktop calculator
-       pkgver = 5.5.0
-       pkgrel = 2
+       pkgver = 5.5.1
+       pkgrel = 1
        url = https://qalculate.github.io/
        arch = x86_64
        license = GPL-2.0-only
@@ -17,7 +17,7 @@ pkgbase = libqalculate
        depends = mpfr
        depends = readline
        optdepends = gnuplot: for plotting support
-       source = git+https://github.com/Qalculate/libqalculate#tag=v5.5.0
-       sha256sums = 
9f0ca82ba2578641ffe473655f7be8367ed2cebe619b6853e5635d00ce40934b
+       source = git+https://github.com/Qalculate/libqalculate#tag=v5.5.1
+       sha256sums = 
1354fdc746029b58ab3964fe51405854f4bb11834240586d757da0d9f00b76eb
 
 pkgname = libqalculate


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Eric BĂ©langer <e...@archlinux.org>
 
 pkgname=libqalculate
-pkgver=5.5.0
-pkgrel=2
+pkgver=5.5.1
+pkgrel=1
 pkgdesc='Multi-purpose desktop calculator'
 arch=(x86_64)
 url='https://qalculate.github.io/'
@@ -21,7 +21,7 @@ makedepends=(doxygen
              intltool)
 optdepends=('gnuplot: for plotting support')
 source=(git+https://github.com/Qalculate/libqalculate#tag=v$pkgver)
-sha256sums=('9f0ca82ba2578641ffe473655f7be8367ed2cebe619b6853e5635d00ce40934b')
+sha256sums=('1354fdc746029b58ab3964fe51405854f4bb11834240586d757da0d9f00b76eb')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libqalculate/-/commit/d9c920590c20eeb0996d1e98156b851da406e957

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libqalculate/-/commit/d9c920590c20eeb0996d1e98156b851da406e957
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to