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


Commits:
f43e9394 by Caleb Maclennan at 2024-11-21T11:39:37+03:00
upgpkg: 2024.0.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = hugin
        pkgdesc = Panorama photo stitcher
-       pkgver = 2024.0.0
-       pkgrel = 2
+       pkgver = 2024.0.1
+       pkgrel = 1
        url = http://hugin.sourceforge.net/
        arch = x86_64
        license = GPL-2.0-only
@@ -37,7 +37,7 @@ pkgbase = hugin
        optdepends = dcraw: RAW import using dcraw
        optdepends = perl-image-exiftool: GPano tags support
        optdepends = rawtherapee: RAW import using rawtherapee
-       source = https://downloads.sourceforge.net/hugin/hugin-2024.0.0.tar.bz2
-       sha256sums = 
d156fd109587da60d5da580d245f36d74dfba4d28f54ef5519ee43aff6092743
+       source = https://downloads.sourceforge.net/hugin/hugin-2024.0.1.tar.bz2
+       sha256sums = 
13ec0cdeeb4eb63149c833768d3e374e7cf5a6a8d8d02d50885ce496f05ba7e4
 
 pkgname = hugin


=====================================
PKGBUILD
=====================================
@@ -6,8 +6,8 @@
 # Contributor: Dominik Ryba <[email protected]>
 
 pkgname=hugin
-pkgver=2024.0.0
-pkgrel=2
+pkgver=2024.0.1
+pkgrel=1
 pkgdesc="Panorama photo stitcher"
 arch=(x86_64)
 url="http://hugin.sourceforge.net/";
@@ -45,7 +45,7 @@ optdepends=('darktable: RAW import using darktable'
             'rawtherapee: RAW import using rawtherapee')
 _archive="$pkgname-$pkgver"
 source=("https://downloads.sourceforge.net/$pkgname/$_archive.tar.bz2";)
-sha256sums=('d156fd109587da60d5da580d245f36d74dfba4d28f54ef5519ee43aff6092743')
+sha256sums=('13ec0cdeeb4eb63149c833768d3e374e7cf5a6a8d8d02d50885ce496f05ba7e4')
 
 prepare() {
 # Fix build with boost 1.85



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hugin/-/commit/f43e939424f8ae3aebdbb264136401d7a207e770

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


Reply via email to