Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
shotwell
Commits:
ad6db55b by Sergej Pupykin at 2024-11-18T00:47:05+03:00
upgpkg: 2:0.32.10-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = shotwell
pkgdesc = A digital photo organizer designed for the GNOME desktop
environment (odd versions are unstable!)
- pkgver = 0.32.8
+ pkgver = 0.32.10
pkgrel = 1
epoch = 2
url = https://wiki.gnome.org/Apps/Shotwell
@@ -24,7 +24,7 @@ pkgbase = shotwell
depends = libgudev
depends = gcr
depends = libportal-gtk3
- source =
https://download.gnome.org/sources/shotwell/0.32/shotwell-0.32.8.tar.xz
- sha256sums =
47063c0179e5d80f534373dc560e1ce8077aadd584eeef06c523a460e2f929c3
+ source =
https://download.gnome.org/sources/shotwell/0.32/shotwell-0.32.10.tar.xz
+ sha256sums =
26e45a61b5431b096ffcd176f115bd07be9a77a68335899542106e19e07f400e
pkgname = shotwell
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=shotwell
epoch=2
-pkgver=0.32.8
+pkgver=0.32.10
_basever=${pkgver%.*}
pkgrel=1
pkgdesc="A digital photo organizer designed for the GNOME desktop environment
(odd versions are unstable!)"
@@ -18,7 +18,7 @@ depends=('libgee' 'libgexiv2' 'libraw' 'libsoup3'
makedepends=('intltool' 'vala>=0.17.2' 'itstool' 'meson' 'ninja' 'cmake')
# odd versions are unstable!
source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz")
-sha256sums=('47063c0179e5d80f534373dc560e1ce8077aadd584eeef06c523a460e2f929c3')
+sha256sums=('26e45a61b5431b096ffcd176f115bd07be9a77a68335899542106e19e07f400e')
prepare() {
cd ${pkgname}-${pkgver}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/shotwell/-/commit/ad6db55be177276bd7c0df3560b8568ed96a5358
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/shotwell/-/commit/ad6db55be177276bd7c0df3560b8568ed96a5358
You're receiving this email because of your account on gitlab.archlinux.org.