Brett Cornwall pushed to branch main at Arch Linux / Packaging / Packages /
wl-clipboard
Commits:
cbb496fd by Brett Cornwall at 2023-08-28T16:26:43-07:00
upgpkg: 1:2.2.1-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Adam Brunnmeier
pkgname=wl-clipboard
-pkgver=2.2.0
+pkgver=2.2.1
pkgrel=1
epoch=1
pkgdesc="Command-line copy/paste utilities for Wayland"
@@ -16,7 +16,7 @@ optdepends=(
)
makedepends=('meson' 'wayland-protocols')
source=("$pkgname-$pkgver.tar.gz::https://github.com/bugaevc/wl-clipboard/archive/v$pkgver.tar.gz")
-sha256sums=('414005cfa229d0e54f89a0d9a8473938e4c29adc21a9e556847a4d44ad508874')
+sha256sums=('6eb8081207fb5581d1d82c4bcd9587205a31a3d47bea3ebeb7f41aa1143783eb')
build() {
arch-meson "$pkgname-$pkgver" build
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wl-clipboard/-/commit/cbb496fd4c33e02cd399b5d77a89d6787d2e8bee
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wl-clipboard/-/commit/cbb496fd4c33e02cd399b5d77a89d6787d2e8bee
You're receiving this email because of your account on gitlab.archlinux.org.