mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-11-03 09:51:54 +01:00
testing/hiprompt-gtk-py: upgrade to 0.7.0
This commit is contained in:
parent
8b083b0053
commit
dd4690ab80
@ -1,16 +1,14 @@
|
|||||||
# Maintainer: Martijn Braam <martijn@brixit.nl>
|
# Maintainer: Martijn Braam <martijn@brixit.nl>
|
||||||
pkgname=hiprompt-gtk-py
|
pkgname=hiprompt-gtk-py
|
||||||
pkgver=0_git20230225
|
pkgver=0.7.0
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
_commit=8d6ef1d042ec2731f84245164094e622f4be3f2d
|
|
||||||
pkgdesc="A GTK+ Himitsu prompter for Wayland"
|
pkgdesc="A GTK+ Himitsu prompter for Wayland"
|
||||||
url="https://git.sr.ht/~sircmpwn/hiprompt-gtk-py"
|
url="https://git.sr.ht/~sircmpwn/hiprompt-gtk-py"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
source="$pkgname-$_commit.tar.gz::https://git.sr.ht/~sircmpwn/hiprompt-gtk-py/archive/$_commit.tar.gz"
|
source="$pkgname-$pkgver.tar.gz::https://git.sr.ht/~sircmpwn/hiprompt-gtk-py/archive/$pkgver.tar.gz"
|
||||||
depends="python3 py3-gobject3 gtk+3.0"
|
depends="python3 py3-gobject3 gtk+3.0"
|
||||||
makedepends="py3-setuptools glib-dev meson ninja"
|
makedepends="py3-setuptools glib-dev meson ninja"
|
||||||
builddir="$srcdir/$pkgname-$_commit"
|
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
abuild-meson . output
|
abuild-meson . output
|
||||||
@ -26,5 +24,5 @@ package() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
cac43582ae8de7cb0c68cf28309644a10b6e797d8477ff6af06fc18fd14c3a3a86ae6f17e1f549b39dd263cd43482219a2fb10c7e77e5863da5c72f28c66993c hiprompt-gtk-py-8d6ef1d042ec2731f84245164094e622f4be3f2d.tar.gz
|
3e60412f88c4f2dfb8dcf541432febc8c3d7d19025498e970e080a3c0262452632d7ce9fc56379adbbdc3a2cb7fee79ca5c17b9ce20bfcbf0692251bbc41045c hiprompt-gtk-py-0.7.0.tar.gz
|
||||||
"
|
"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user