Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
nwg-clipman


Commits:
e65baf92 by Robin Candau at 2024-08-23T09:45:10+02:00
upgpkg: 0.2.3-1: New upstream release
https://github.com/nwg-piotr/nwg-clipman/releases/tag/v0.2.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = nwg-clipman
        pkgdesc = nwg-shell clipboard manager, a GTK3-based GUI for cliphist
-       pkgver = 0.2.2
-       pkgrel = 2
+       pkgver = 0.2.3
+       pkgrel = 1
        url = https://github.com/nwg-piotr/nwg-clipman
        arch = any
        license = MIT
@@ -15,7 +15,7 @@ pkgbase = nwg-clipman
        depends = gtk-layer-shell
        depends = cliphist
        depends = xdg-utils
-       source = 
nwg-clipman-0.2.2.tar.gz::https://github.com/nwg-piotr/nwg-clipman/archive/v0.2.2.tar.gz
-       sha256sums = 
8d4e4001052bf9828d98e82a82d36c0b2074dabf3397e6eafc18a074f33a616a
+       source = 
nwg-clipman-0.2.3.tar.gz::https://github.com/nwg-piotr/nwg-clipman/archive/v0.2.3.tar.gz
+       sha256sums = 
5a7aaff9d6668117977741cbc2b772fa0bcb6696289857579b645b23b57ef4bf
 
 pkgname = nwg-clipman


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Piotr Miller <[email protected]>
 
 pkgname=nwg-clipman
-pkgver=0.2.2
-pkgrel=2
+pkgver=0.2.3
+pkgrel=1
 pkgdesc="nwg-shell clipboard manager, a GTK3-based GUI for cliphist"
 url="https://github.com/nwg-piotr/nwg-clipman";
 arch=('any')
@@ -11,7 +11,7 @@ license=('MIT')
 depends=('python' 'python-gobject' 'gtk3' 'gtk-layer-shell' 'cliphist' 
'xdg-utils')
 makedepends=('python-build' 'python-installer' 'python-wheel' 
'python-setuptools')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('8d4e4001052bf9828d98e82a82d36c0b2074dabf3397e6eafc18a074f33a616a')
+sha256sums=('5a7aaff9d6668117977741cbc2b772fa0bcb6696289857579b645b23b57ef4bf')
 
 build() {
         cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-clipman/-/commit/e65baf92c2e7e74962986e7eb3ebfcd151fb6b92

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-clipman/-/commit/e65baf92c2e7e74962986e7eb3ebfcd151fb6b92
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to