Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
xorg-xwud


Commits:
7bef42d2 by Andreas Radke at 2024-10-13T13:40:03+02:00
upgpkg: 1.0.7-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,18 +1,19 @@
 pkgbase = xorg-xwud
        pkgdesc = X Window System image undumping utility
-       pkgver = 1.0.6
-       pkgrel = 2
+       pkgver = 1.0.7
+       pkgrel = 1
        url = https://xorg.freedesktop.org/
        arch = x86_64
        groups = xorg-apps
        groups = xorg
-       license = custom
+       license = MIT
        makedepends = xorg-util-macros
        depends = libx11
-       source = 
https://xorg.freedesktop.org/archive/individual/app/xwud-1.0.6.tar.xz
-       source = 
https://xorg.freedesktop.org/archive/individual/app/xwud-1.0.6.tar.xz.sig
+       depends = glibc
+       source = 
https://xorg.freedesktop.org/archive/individual/app/xwud-1.0.7.tar.xz
+       source = 
https://xorg.freedesktop.org/archive/individual/app/xwud-1.0.7.tar.xz.sig
        validpgpkeys = 4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E
-       sha512sums = 
a7b964d9ef13e4726b2ef84dcc1040cdf510c8031c3e6e1dc1c711e65d9e56f1fc5921a7af3dbbd898b861c79e9da6242da23c2e73816e39152ae719052293e9
+       sha512sums = 
3c910fc170f6f6373d426aa5532bd3ede6d83efab06a77c3a43a92aa9cfae9a5324d5a6ca1dfcc8941be6895b6769b3a7beee8081815000b57f93aa1b4e7c420
        sha512sums = SKIP
 
 pkgname = xorg-xwud


=====================================
PKGBUILD
=====================================
@@ -2,17 +2,17 @@
 # Contributor: Jan de Groot <[email protected]>
 
 pkgname=xorg-xwud
-pkgver=1.0.6
-pkgrel=2
+pkgver=1.0.7
+pkgrel=1
 pkgdesc="X Window System image undumping utility"
 arch=('x86_64')
 url="https://xorg.freedesktop.org/";
-license=('custom')
-depends=('libx11')
+license=('MIT')
+depends=('libx11' 'glibc')
 makedepends=('xorg-util-macros')
 groups=('xorg-apps' 'xorg')
 
source=(https://xorg.freedesktop.org/archive/individual/app/xwud-${pkgver}.tar.xz{,.sig})
-sha512sums=('a7b964d9ef13e4726b2ef84dcc1040cdf510c8031c3e6e1dc1c711e65d9e56f1fc5921a7af3dbbd898b861c79e9da6242da23c2e73816e39152ae719052293e9'
+sha512sums=('3c910fc170f6f6373d426aa5532bd3ede6d83efab06a77c3a43a92aa9cfae9a5324d5a6ca1dfcc8941be6895b6769b3a7beee8081815000b57f93aa1b4e7c420'
             'SKIP')
 validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # "Alan Coopersmith 
<[email protected]>"
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xorg-xwud/-/commit/7bef42d20d2766a5982396d98d5bfff175a36adf

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xorg-xwud/-/commit/7bef42d20d2766a5982396d98d5bfff175a36adf
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to