Date: Saturday, March 19, 2022 @ 18:12:21 Author: ainola Revision: 1161680
upgpkg: wl-clipboard 1:2.1.0-1 Modified: wl-clipboard/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-19 18:02:17 UTC (rev 1161679) +++ PKGBUILD 2022-03-19 18:12:21 UTC (rev 1161680) @@ -1,9 +1,9 @@ -# Maintainer: Ainola +# Maintainer: Brett Cornwall <[email protected]> # Contributor: Adam Brunnmeier pkgname=wl-clipboard -pkgver=2.0.0 -pkgrel=3 +pkgver=2.1.0 +pkgrel=1 epoch=1 pkgdesc="Command-line copy/paste utilities for Wayland" arch=('x86_64') @@ -17,7 +17,7 @@ makedepends=('meson' 'wayland-protocols') options=(debug) source=("$pkgname-$pkgver.tar.gz::https://github.com/bugaevc/wl-clipboard/archive/v$pkgver.tar.gz") -sha256sums=('2c42f182432adabe56da0f1144d5fcc40b7aae3d8e14d2bc4dc4c3f91b51808d') +sha256sums=('72dab9a7d3835c76d6ff2089f15ffec9e064a321e5f3cbbe961a8fa81aff5573') build() { arch-meson "$pkgname-$pkgver" build
