Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
pantheon-photos
Commits:
1858d42c by Maxime Gauduin at 2024-10-02T17:58:28+02:00
upgpkg: 8.0.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = pantheon-photos
pkgdesc = The Pantheon Photos Manager
- pkgver = 8.0.0
+ pkgver = 8.0.1
pkgrel = 1
url = https://github.com/elementary/photos
arch = x86_64
@@ -35,7 +35,7 @@ pkgbase = pantheon-photos
depends = pango
depends = sqlite
optdepends = webkit2gtk: Publishing plugins
- source =
pantheon-photos::git+https://github.com/elementary/photos.git#tag=aaa83606295dded21b9eb17a569f20a61c53cad1
- sha256sums =
c2a85272def00190715d509c30e81095736b055644c78536d7a1a3c5b9ff7f96
+ source =
pantheon-photos::git+https://github.com/elementary/photos.git#tag=f976b6a2d2f46a68ad989860a338e0d47bdb6801
+ sha256sums =
446de5fee6d4dfe09d98fe71420b3fc5566268d88472b6d86de89556d699d236
pkgname = pantheon-photos
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=pantheon-photos
-pkgver=8.0.0
+pkgver=8.0.1
pkgrel=1
pkgdesc='The Pantheon Photos Manager'
arch=(x86_64)
@@ -41,9 +41,9 @@ makedepends=(
)
optdepends=('webkit2gtk: Publishing plugins')
groups=(pantheon)
-_tag=aaa83606295dded21b9eb17a569f20a61c53cad1
+_tag=f976b6a2d2f46a68ad989860a338e0d47bdb6801
source=(pantheon-photos::git+https://github.com/elementary/photos.git#tag=${_tag})
-sha256sums=('c2a85272def00190715d509c30e81095736b055644c78536d7a1a3c5b9ff7f96')
+sha256sums=('446de5fee6d4dfe09d98fe71420b3fc5566268d88472b6d86de89556d699d236')
prepare() {
cd pantheon-photos
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pantheon-photos/-/commit/1858d42c2c2f1ac7e9f92737ddb99d0feeb41d3a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pantheon-photos/-/commit/1858d42c2c2f1ac7e9f92737ddb99d0feeb41d3a
You're receiving this email because of your account on gitlab.archlinux.org.