[arch-commits] Commit in hugin/trunk (PKGBUILD)

Bruno Pagani archange at archlinux.org
Tue Jan 5 01:07:34 UTC 2021


    Date: Tuesday, January 5, 2021 @ 01:07:33
  Author: archange
Revision: 808322

upgpkg: hugin 2020.0.0-1

Modified:
  hugin/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-05 00:48:28 UTC (rev 808321)
+++ PKGBUILD	2021-01-05 01:07:33 UTC (rev 808322)
@@ -5,8 +5,8 @@
 # Contributor: Dominik Ryba <domryba at post.pl>
 
 pkgname=hugin
-pkgver=2019.2.0
-pkgrel=8
+pkgver=2020.0.0
+pkgrel=1
 pkgdesc="Panorama photo stitcher"
 arch=(x86_64)
 url="http://hugin.sourceforge.net/"
@@ -19,8 +19,8 @@
             'dcraw: RAW import using dcraw'
             'darktable: RAW import using darktable'
             'rawtherapee: RAW import using rawtherapee')
-source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/r/_r}.tar.bz2")
-sha256sums=('8ba6bdfea246313f142f17f42e066c6888f51b72e4f8814b5e1c84ff56a95a3e')
+source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/r/_r}.tar.bz2)
+sha256sums=('283e7601259a7914cb075333424410928a439dc5f84216f33e2fe55501fbcacb')
 
 build() {
   cmake -B build -S ${pkgname}-${pkgver} \



More information about the arch-commits mailing list