George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / endless-sky-high-dpi
Commits: 1e7a3321 by George Rawlinson at 2023-10-29T21:14:35+13:00 upgpkg: 0.10.4-1 * New upstream release. - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,17 @@ +pkgbase = endless-sky-high-dpi + pkgdesc = High DPI sprites for Endless Sky + pkgver = 0.10.4 + pkgrel = 1 + url = https://github.com/endless-sky/endless-sky-high-dpi + arch = any + license = GPL3 + license = custom:CC-BY-4.0 + license = custom:CC-BY-SA-3.0 + license = custom:CC-BY-SA-4.0 + license = custom:public-domain + makedepends = git + depends = endless-sky + source = endless-sky-high-dpi::git+https://github.com/endless-sky/endless-sky-high-dpi#commit=751daf65d11cbdb1378cc64ff2a2def5d8667755 + b2sums = SKIP + +pkgname = endless-sky-high-dpi ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: George Rawlinson <[email protected]> pkgname=endless-sky-high-dpi -pkgver=0.10.2 +pkgver=0.10.4 pkgrel=1 pkgdesc='High DPI sprites for Endless Sky' arch=('any') @@ -15,7 +15,7 @@ license=( ) depends=('endless-sky') makedepends=('git') -_commit='188d25b9525be96c5abd1f39bc109fcae155f19b' +_commit='751daf65d11cbdb1378cc64ff2a2def5d8667755' source=("$pkgname::git+$url#commit=$_commit") b2sums=('SKIP') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/endless-sky-high-dpi/-/commit/1e7a33214756b3979f47639936f0e7c1bb2d9b54 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/endless-sky-high-dpi/-/commit/1e7a33214756b3979f47639936f0e7c1bb2d9b54 You're receiving this email because of your account on gitlab.archlinux.org.
