[arch-commits] Commit in hugin/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Mon Feb 5 17:49:06 UTC 2018
Date: Monday, February 5, 2018 @ 17:49:05
Author: archange
Revision: 289264
upgpkg: hugin 2018.0.0-1
Modified:
hugin/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-02-05 17:48:32 UTC (rev 289263)
+++ PKGBUILD 2018-02-05 17:49:05 UTC (rev 289264)
@@ -6,8 +6,8 @@
# Contributor: Dominik Ryba <domryba at post.pl>
pkgname=hugin
-pkgver=2017.0.0
-pkgrel=5
+pkgver=2018.0.0
+pkgrel=1
pkgdesc="Panorama photo stitcher"
arch=('x86_64')
url="http://hugin.sourceforge.net/"
@@ -16,7 +16,7 @@
depends=('wxgtk2' 'boost-libs' 'enblend-enfuse' 'exiv2' 'libpano13' 'glew'
'python' 'lensfun' 'lapack' 'make' 'sqlite' 'perl-image-exiftool')
source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/r/_r}.tar.bz2")
-sha256sums=('86646ea27f32b959d38e7d36270703214b1ae961e379dd64b14d027139cd4609')
+sha256sums=('d3af0d066ac50e3bb243a175a64ecda136d87178419457e8822e11bcf0e565cb')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list