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

Alexander Rødseth arodseth at archlinux.org
Thu Jan 16 14:25:08 UTC 2020


    Date: Thursday, January 16, 2020 @ 14:25:08
  Author: arodseth
Revision: 552771

upgpkg: grim 1.3.0-1

Modified:
  grim/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-16 14:13:14 UTC (rev 552770)
+++ PKGBUILD	2020-01-16 14:25:08 UTC (rev 552771)
@@ -2,8 +2,8 @@
 # Contributor: emersion <contact at emersion.fr>
 
 pkgname=grim
-pkgver=1.2.0
-pkgrel=2
+pkgver=1.3.0
+pkgrel=1
 pkgdesc='Screenshot utility for Wayland'
 arch=(x86_64)
 url='https://github.com/emersion/grim'
@@ -10,7 +10,7 @@
 license=(MIT)
 depends=(libjpeg-turbo pango wayland wayland-protocols)
 makedepends=(git meson ninja scdoc)
-source=("git+$url#tag=v${pkgver}")
+source=("git+$url#commit=8f6a654b4a186321b32ea1ab9802418898641482") # 1.3.0
 sha256sums=('SKIP')
 
 build() {



More information about the arch-commits mailing list