diff options
author | Tim Biermann <tbier@posteo.de> | 2022-06-16 16:47:36 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-06-16 16:47:36 +0200 |
commit | 606ead4e2083ae02c6202289aa6c25ba4a17c41b (patch) | |
tree | fd157b833e7f6a1f3b5213fb39e116d9725a84e9 /xorg-libxcursor-32 | |
parent | 178c2162e850f24a83b218b884a825819296d806 (diff) | |
download | compat-32-606ead4e2083ae02c6202289aa6c25ba4a17c41b.tar.gz compat-32-606ead4e2083ae02c6202289aa6c25ba4a17c41b.tar.xz |
xorg-libxcursor-32: 1.2.0 -> 1.2.1
Diffstat (limited to 'xorg-libxcursor-32')
-rw-r--r-- | xorg-libxcursor-32/.signature | 6 | ||||
-rw-r--r-- | xorg-libxcursor-32/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/xorg-libxcursor-32/.signature b/xorg-libxcursor-32/.signature index 6477119e..04d37487 100644 --- a/xorg-libxcursor-32/.signature +++ b/xorg-libxcursor-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXUQc8mfiYHqSa14FqjSVXB3uX1CEV+H4QyY28g4beyAQZokd6RGBcWaxKflcQqnDUa5xU+TenWBQtcxdYYhPFAA= -SHA256 (Pkgfile) = 3f563c677c68a2834890965b3285de34f772f5d7b5fd3556f9c833266b0e067a +RWSwxGo/zH7eXY77Hn4fZD3ZPjsJTz2Dir13az2OptthhXbMEtD3Kkynv/Rp+On8OwRUAMhR5pYsWY6k4aC05CH/20IULZOE6gY= +SHA256 (Pkgfile) = 820394c488e83cc7c06fc041797d59e422ee3c0e53b4c919099cfe1130785437 SHA256 (.footprint) = 987a280727a428a2c91a0ed5e5f46a0c5568befc824d724bcc3252483bae377d -SHA256 (libXcursor-1.2.0.tar.bz2) = 3ad3e9f8251094af6fe8cb4afcf63e28df504d46bfa5a5529db74a505d628782 +SHA256 (libXcursor-1.2.1.tar.xz) = 46c143731610bafd2070159a844571b287ac26192537d047a39df06155492104 diff --git a/xorg-libxcursor-32/Pkgfile b/xorg-libxcursor-32/Pkgfile index a9014c9e..dc08fee1 100644 --- a/xorg-libxcursor-32/Pkgfile +++ b/xorg-libxcursor-32/Pkgfile @@ -4,9 +4,9 @@ # Depends on: xorg-libxcursor xorg-libxfixes-32 xorg-libxrender-32 name=xorg-libxcursor-32 -version=1.2.0 +version=1.2.1 release=1 -source=(https://www.x.org/releases/individual/lib/libXcursor-$version.tar.bz2) +source=(https://www.x.org/releases/individual/lib/libXcursor-$version.tar.xz) build() { cd libXcursor-$version |