Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
xfce4-clipman-plugin


Commits:
ef3e42fd by Evangelos Foutras at 2023-09-29T19:51:05+03:00
upgpkg: 1.6.5-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,16 @@
+pkgbase = xfce4-clipman-plugin
+       pkgdesc = A clipboard plugin for the Xfce4 panel
+       pkgver = 1.6.5
+       pkgrel = 1
+       url = https://docs.xfce.org/panel-plugins/xfce4-clipman-plugin
+       arch = x86_64
+       groups = xfce4-goodies
+       license = GPL2
+       makedepends = intltool
+       depends = xfce4-panel
+       depends = libxtst
+       depends = qrencode
+       source = 
https://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/1.6/xfce4-clipman-plugin-1.6.5.tar.bz2
+       sha256sums = 
73156d66c1f866d2af0c20526c5ce58aedbce511b89bb436ba9bc6413fac5190
+
+pkgname = xfce4-clipman-plugin


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Aurelien Foret <orel...@chez.com>
 
 pkgname=xfce4-clipman-plugin
-pkgver=1.6.4
+pkgver=1.6.5
 pkgrel=1
 pkgdesc="A clipboard plugin for the Xfce4 panel"
 arch=('x86_64')
@@ -13,7 +13,7 @@ groups=('xfce4-goodies')
 depends=('xfce4-panel' 'libxtst' 'qrencode')
 makedepends=('intltool')
 
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('9fde581e35977ecefecea9138fa37b9a66ef00bda3a2148c20862852c20facec')
+sha256sums=('73156d66c1f866d2af0c20526c5ce58aedbce511b89bb436ba9bc6413fac5190')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-clipman-plugin/-/commit/ef3e42fd99f5fcc26ca0b162eac093884133157d

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


Reply via email to