mirror of
https://gitlab.com/EternalWanderer/dice-roller.git
synced 2025-06-08 06:14:25 +02:00
Verserion bump and package creation streamline
This commit is contained in:
parent
82ca0401e6
commit
4372285f13
2 changed files with 13 additions and 5 deletions
6
APKBUILD
6
APKBUILD
|
@ -1,8 +1,8 @@
|
|||
# Contributor: Marty Sluijtman <marty.wanderer@disroot.org>
|
||||
# Maintainer: Marty Sluijtman <marty.wanderer@disroot.org>
|
||||
pkgname=dice-roller
|
||||
pkgver=0.2
|
||||
pkgrel=3
|
||||
pkgver=0.3
|
||||
pkgrel=1
|
||||
pkgdesc="A little D&D dice roller written in go"
|
||||
url="https://gitlab.com/EternalWanderer/dice-roller"
|
||||
arch="all"
|
||||
|
@ -21,5 +21,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
4f3152c505fc31e25346a146cea925d97b82876533b8ed7aa6a14779a04f982c6f7e293dc9615fc55549ea4d8fa197f5b68eb7d924531353cb5d9b45433d2766 dice-roller-0.2.tar.gz
|
||||
077ff672f2e9de88f9f9a03515d7291d29a8b8fd71859c265e255320fc52f68d0f968c2c2f04983bafbbc48e4d30b4519aecd3cfe10fb03ad160a6768b859362 dice-roller-0.3.tar.gz
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue