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

Brett Cornwall ainola at archlinux.org
Thu Feb 28 02:29:53 UTC 2019


    Date: Thursday, February 28, 2019 @ 02:29:44
  Author: ainola
Revision: 436957

upgpkg: wlroots 0.4.1-1

Modified:
  wlroots/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-28 01:44:57 UTC (rev 436956)
+++ PKGBUILD	2019-02-28 02:29:44 UTC (rev 436957)
@@ -1,7 +1,7 @@
 # Maintainer: Ainola <ainola at archlinux.org>
 
 pkgname=wlroots
-pkgver=0.4
+pkgver=0.4.1
 pkgrel=1
 license=('MIT')
 pkgdesc='Modular Wayland compositor library'
@@ -19,9 +19,9 @@
 makedepends=('meson' 'ninja' 'wayland-protocols')
 source=(
     "$pkgname-$pkgver.tar.gz::https://github.com/swaywm/wlroots/archive/$pkgver.tar.gz"
-    "https://github.com/swaywm/wlroots/releases/download/0.4/wlroots-$pkgver.tar.gz.sig"
+    "https://github.com/swaywm/wlroots/releases/download/$pkgver/wlroots-$pkgver.tar.gz.sig"
 )
-sha256sums=('f9308d4c9a0dbcf0009f5577e390c11b1bffdc38fa92681cc37dc2ec7ab927f0'
+sha256sums=('a8c480b1ab3e5fff2d2a38661a0f06eb96af43c1cac02dc02e180d7fa5e8a5fa'
             'SKIP')
 validpgpkeys=('9DDA3B9FA5D58DD5392C78E652CB6609B22DA89A') # Drew DeVault
 



More information about the arch-commits mailing list