[arch-commits] Commit in gnome-photos/repos/extra-x86_64 (PKGBUILD PKGBUILD)

Jan Steffens heftig at archlinux.org
Tue Aug 20 17:05:21 UTC 2019


    Date: Tuesday, August 20, 2019 @ 17:05:21
  Author: heftig
Revision: 360511

archrelease: copy trunk to extra-x86_64

Added:
  gnome-photos/repos/extra-x86_64/PKGBUILD
    (from rev 360510, gnome-photos/trunk/PKGBUILD)
Deleted:
  gnome-photos/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |   66 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-20 16:42:45 UTC (rev 360510)
+++ PKGBUILD	2019-08-20 17:05:21 UTC (rev 360511)
@@ -1,33 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-
-pkgname=gnome-photos
-pkgver=3.32.0
-pkgrel=1
-pkgdesc="Access, organize, and share your photos on GNOME"
-arch=(x86_64)
-url="https://wiki.gnome.org/Apps/Photos"
-license=(GPL)
-depends=(exempi gtk3 libexif librsvg babl gegl gsettings-desktop-schemas grilo-plugins lcms2
-         tracker-miners geocode-glib grilo gfbgraph libgdata libgexiv2 libraw gnome-online-accounts
-         gnome-online-miners dleyna-server dleyna-renderer libdazzle)
-makedepends=(python yelp-tools git meson)
-groups=(gnome)
-_commit=237e904f3c5120611d73e66fb5506de1b8ea97c7  # tags/3.32.0^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-photos.git#commit=$_commit"
-        "git+https://gitlab.gnome.org/GNOME/libgd.git")
-sha256sums=('SKIP'
-            'SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-build() {
-  arch-meson $pkgname build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: gnome-photos/repos/extra-x86_64/PKGBUILD (from rev 360510, gnome-photos/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2019-08-20 17:05:21 UTC (rev 360511)
@@ -0,0 +1,33 @@
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+
+pkgname=gnome-photos
+pkgver=3.32.1
+pkgrel=1
+pkgdesc="Access, organize, and share your photos on GNOME"
+arch=(x86_64)
+url="https://wiki.gnome.org/Apps/Photos"
+license=(GPL)
+depends=(exempi gtk3 libexif librsvg babl gegl gsettings-desktop-schemas grilo-plugins lcms2
+         tracker-miners geocode-glib grilo gfbgraph libgdata libgexiv2 libraw gnome-online-accounts
+         gnome-online-miners dleyna-server dleyna-renderer libdazzle)
+makedepends=(python yelp-tools git meson)
+groups=(gnome)
+_commit=0917d3978a9c4c766a0460f5bed3492aca130caf  # tags/3.32.1^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-photos.git#commit=$_commit"
+        "git+https://gitlab.gnome.org/GNOME/libgd.git")
+sha256sums=('SKIP'
+            'SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+build() {
+  arch-meson $pkgname build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}



More information about the arch-commits mailing list