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

Sergej Pupykin spupykin at archlinux.org
Sun Jul 19 11:27:16 UTC 2020


    Date: Sunday, July 19, 2020 @ 11:27:16
  Author: spupykin
Revision: 664555

upgpkg: shotwell 2:0.30.10-1

Modified:
  shotwell/trunk/PKGBUILD

----------+
 PKGBUILD |   17 +++++------------
 1 file changed, 5 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-19 11:26:14 UTC (rev 664554)
+++ PKGBUILD	2020-07-19 11:27:16 UTC (rev 664555)
@@ -4,10 +4,10 @@
 
 pkgname=shotwell
 epoch=2
-pkgver=0.30.8
+pkgver=0.30.10
 _basever=${pkgver%.*}
-pkgrel=2
-pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
+pkgrel=1
+pkgdesc="A digital photo organizer designed for the GNOME desktop environment (odd versions are unstable!)"
 arch=('x86_64')
 url="http://yorba.org/shotwell/"
 license=('LGPL2.1')
@@ -17,16 +17,9 @@
 	 'gcr' 'libgdata')
 makedepends=('intltool' 'vala>=0.17.2' 'itstool' 'meson' 'ninja')
 # odd versions are unstable!
-source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz"
-        0115-fix_meson_build.patch)
-sha256sums=('722d2ed2ffc843b150490d5e346395398b0b5f40dd706034fa3a70f30e00f5b8'
-            'ccc6127df325df5d36732e670e938a88dfb986f46ef860baaf5a23867db4158b')
+source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz")
+sha256sums=('01fb8fa0c0404dc9362d589442442bf095c0d453db2718c4a9a6eb0ebfbe3c15')
 
-prepare() {
-  cd ${pkgname}-${pkgver}
-  patch -Np1 -i ../0115-fix_meson_build.patch
-}
-
 build() {
   arch-meson ${pkgname}-${pkgver} build
   ninja -C build



More information about the arch-commits mailing list