Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
libpano13


Commits:
3ea2381f by Caleb Maclennan at 2025-11-21T00:26:32+03:00
upgpkg: 2.9.23-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = libpano13
        pkgdesc = Basic library to calculate panoramical pictures - core 
functions of the panotools
-       pkgver = 2.9.22
-       pkgrel = 2
+       pkgver = 2.9.23
+       pkgrel = 1
        url = http://panotools.sourceforge.net/
        arch = x86_64
        license = GPL-2.0-or-later
@@ -10,7 +10,7 @@ pkgbase = libpano13
        depends = libpng
        depends = libtiff
        depends = suitesparse
-       source = 
https://downloads.sourceforge.net/sourceforge/panotools/libpano13-2.9.22.tar.gz
-       sha256sums = 
affc6830cdbe71c28d2731dcbf8dea2acda6d9ffd4609c6dbf3ba0c68440a8e3
+       source = 
https://downloads.sourceforge.net/sourceforge/panotools/libpano13-2.9.23.tar.gz
+       sha256sums = 
e7c076d37a14c39434962115e47ddbe18452ca3de5ce40e2aaefa7cf5815ea28
 
 pkgname = libpano13


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Tobias Kieslich <[email protected]>
 
 pkgname=libpano13
-pkgver=2.9.22
-pkgrel=2
+pkgver=2.9.23
+pkgrel=1
 pkgdesc="Basic library to calculate panoramical pictures - core functions of 
the panotools"
 arch=(x86_64)
 url="http://panotools.sourceforge.net/";
@@ -12,7 +12,7 @@ license=(GPL-2.0-or-later)
 depends=(libjpeg-turbo libpng libtiff suitesparse)
 makedepends=(cmake)
 
source=(https://downloads.sourceforge.net/sourceforge/panotools/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('affc6830cdbe71c28d2731dcbf8dea2acda6d9ffd4609c6dbf3ba0c68440a8e3')
+sha256sums=('e7c076d37a14c39434962115e47ddbe18452ca3de5ce40e2aaefa7cf5815ea28')
 
 build() {
   cmake -B build -S ${pkgname}-${pkgver} \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libpano13/-/commit/3ea2381fc569c4d62d968be882c061cbac7b9ba4

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


Reply via email to