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

Brett Cornwall ainola at archlinux.org
Mon Feb 25 00:19:29 UTC 2019


    Date: Monday, February 25, 2019 @ 00:19:28
  Author: ainola
Revision: 435635

upgpkg: slurp 1.1.0-1

Modified:
  slurp/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-25 00:14:03 UTC (rev 435634)
+++ PKGBUILD	2019-02-25 00:19:28 UTC (rev 435635)
@@ -1,7 +1,7 @@
 # Maintainer: Ainola <ainola at archlinux.org>
 
 pkgname=slurp
-pkgver=1.0.1
+pkgver=1.1.0
 pkgrel=1
 pkgdesc='Select a region in a Wayland compositor'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('cairo' 'wayland')
 makedepends=('meson' 'scdoc' 'wayland-protocols')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/emersion/slurp/archive/v$pkgver.tar.gz")
-sha256sums=('3e44401ff3ecf78bd147e1e3d40cc571973da7f4e0f26ce3cd70b60e2c270b67')
+sha256sums=('a2f3eefc3b4cfe8cc069542643be52ab7a6175ed8600d57b62f1309fde158082')
 
 build() {
     meson --prefix=/usr --buildtype=plain "$pkgname-$pkgver" build



More information about the arch-commits mailing list