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


Commits:
600355c2 by Evangelos Foutras at 2024-05-29T01:28:55+03:00
upgpkg: 1.10.6-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,11 @@
 pkgbase = xfce4-screenshooter
        pkgdesc = An application to take screenshots
-       pkgver = 1.10.5
+       pkgver = 1.10.6
        pkgrel = 1
        url = https://docs.xfce.org/apps/xfce4-screenshooter/start
        arch = x86_64
        groups = xfce4-goodies
        license = GPL2
-       makedepends = intltool
        makedepends = python
        depends = xfce4-panel
        depends = libsoup3
@@ -15,7 +14,7 @@ pkgbase = xfce4-screenshooter
        depends = zenity
        depends = xclip
        depends = hicolor-icon-theme
-       source = 
https://archive.xfce.org/src/apps/xfce4-screenshooter/1.10/xfce4-screenshooter-1.10.5.tar.bz2
-       sha256sums = 
fa711f2a6a5517f575f2e129fe48c2678e836bd4ede5433075f3076d7670621c
+       source = 
https://archive.xfce.org/src/apps/xfce4-screenshooter/1.10/xfce4-screenshooter-1.10.6.tar.bz2
+       sha256sums = 
992066cfecfb44a68681340bfd55d524d40410aac3da6ef25c6c6cb2150a5965
 
 pkgname = xfce4-screenshooter


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Tobias Kieslich <tobias (at) archlinux.org>
 
 pkgname=xfce4-screenshooter
-pkgver=1.10.5
+pkgver=1.10.6
 pkgrel=1
 pkgdesc="An application to take screenshots"
 arch=('x86_64')
@@ -11,9 +11,9 @@ license=('GPL2')
 groups=('xfce4-goodies')
 depends=('xfce4-panel' 'libsoup3' 'curl' 'jq' 'zenity' 'xclip'
          'hicolor-icon-theme')
-makedepends=('intltool' 'python')
+makedepends=('python')
 
source=(https://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('fa711f2a6a5517f575f2e129fe48c2678e836bd4ede5433075f3076d7670621c')
+sha256sums=('992066cfecfb44a68681340bfd55d524d40410aac3da6ef25c6c6cb2150a5965')
 
 prepare() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-screenshooter/-/commit/600355c26296639db4cc76695fccbe9ec89b798c

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


Reply via email to