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


Commits:
916c4a94 by Antonio Rojas at 2024-05-07T08:04:34+02:00
upgpkg: 5.1.1-1: Update to 5.1.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libqalculate
        pkgdesc = Multi-purpose desktop calculator
-       pkgver = 5.1.0
+       pkgver = 5.1.1
        pkgrel = 1
        url = https://qalculate.github.io/
        arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = libqalculate
        depends = mpfr
        depends = readline
        optdepends = gnuplot: for plotting support
-       source = git+https://github.com/Qalculate/libqalculate#tag=v5.1.0
-       sha256sums = 
8fd9c589359f7f7df7a32d4d60657f03782d7362f8e7352c6e81daca72f26b12
+       source = git+https://github.com/Qalculate/libqalculate#tag=v5.1.1
+       sha256sums = 
1395ac191c8cd6ab68a6c486634af9c2c305cbc9e1e46ced40e1d286254819f1
 
 pkgname = libqalculate


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



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libqalculate/-/commit/916c4a9414dfad866a9e2fb31fa32cb9ece526c5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to