1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

community/chicago95: move from testing and update to latest commit

This commit is contained in:
adamthiede 2025-07-05 10:23:26 -05:00 committed by achill (fossdd)
parent 80e2ed4b95
commit f928cf16f7

View file

@ -2,15 +2,14 @@
# Maintainer: Adam Thiede <me@adamthiede.com>
pkgname=chicago95
_pkgbase=3.0.1
_pkgdate=20240619
_pkgdate=20250705
pkgver=${_pkgbase}_git$_pkgdate
_commit="bdf5cf36a16102aaac297f3de887c601c2b1146f"
_commit="6b6ef76c58e2078c913420278b5e17e0aa566374"
pkgrel=0
pkgdesc="Windows 95 gtk theme, icons, and fonts"
url="https://github.com/grassmunk/chicago95"
arch="noarch"
license="GPL-3.0-or-later"
depends="$pkgname-icons"
subpackages="$pkgname-icons $pkgname-fonts"
source="$pkgname-$pkgver.tar.gz::https://github.com/grassmunk/Chicago95/archive/$_commit.tar.gz"
options="!check" # no tests, just a theme
@ -37,5 +36,5 @@ fonts() {
}
sha512sums="
f48221ac2b64b66fd08def6f217abd497bcbe76483a9dee54cfedc09f63216033b9207235371f012068b3074b8573265ee19ec95cb06c8c39b5055342fea643e chicago95-3.0.1_git20240619.tar.gz
004762f7b1943d5d407fdda92a6db6ede5e466d0bfb3dde13ddb0966c06ef812fc728eacf068074a2b89e00a671aadf156dcf893124f69b54b5d736fdb59c659 chicago95-3.0.1_git20250705.tar.gz
"