xorg-xcursorgen: 1.0.7 -> 1.0.8

This commit is contained in:
Tim Biermann 2022-12-04 16:12:51 +00:00
parent 3c99ffa711
commit bd3ec45354
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/xorg.pub untrusted comment: verify with /etc/ports/xorg.pub
RWTSGWF5Q7TndLiQdacXJQFlA/0bD1mYnRalfbz5oOHfk2ZksOOYRbvnbfvK/W7n1dy1F6XMN86rk/9udYYoRyi3eTC6lJMoZQ4= RWTSGWF5Q7TndO8fV64YAbsrJWYv+Fi8zfIl/NTtLL+7SMOe5VkBtVRn3Nwdsrio1fFAcuysynjusffK/UMajNWscan6+cF3ywU=
SHA256 (Pkgfile) = 3dd814d3f112498283106e85e728687e69fe3eea3f89b376293c3cd66805efe3 SHA256 (Pkgfile) = 3fb77c59eb0ba6ae5347ea0ad2d4fbc50c49b28b5df03bbc6c677379984f7273
SHA256 (.footprint) = 848b52a43db28f81f439bbf3f73a1f6c7c5c83f695c121fa1fee4e09cd9f02ad SHA256 (.footprint) = 848b52a43db28f81f439bbf3f73a1f6c7c5c83f695c121fa1fee4e09cd9f02ad
SHA256 (xcursorgen-1.0.7.tar.bz2) = 35b6f844b24f1776e9006c880a745728800764dbe3b327a128772b4610d8eb3d SHA256 (xcursorgen-1.0.8.tar.xz) = 32b33ce27b4e285e64ff375731806bb7988cc626ff10915c65f1dc4da640cc9b

View File

@ -4,9 +4,9 @@
# Depends on: libpng xorg-libxcursor # Depends on: libpng xorg-libxcursor
name=xorg-xcursorgen name=xorg-xcursorgen
version=1.0.7 version=1.0.8
release=1 release=1
source=(https://www.x.org/releases/individual/app/xcursorgen-$version.tar.bz2) source=(https://www.x.org/releases/individual/app/xcursorgen-$version.tar.xz)
build() { build() {
cd xcursorgen-$version cd xcursorgen-$version