Updated version of a program.
This commit is contained in:
parent
8c76478c20
commit
0532ab5300
@ -1,6 +1,6 @@
|
|||||||
# Maintainer: Alexander "Arav" Andreev <me@arav.top>
|
# Maintainer: Alexander "Arav" Andreev <me@arav.top>
|
||||||
pkgname=dwelling-radio-git
|
pkgname=dwelling-radio-git
|
||||||
pkgver=22.21.1
|
pkgver=22.24.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Arav's dwelling / Radio"
|
pkgdesc="Arav's dwelling / Radio"
|
||||||
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
|
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
|
||||||
|
@ -22,7 +22,7 @@ func main() {
|
|||||||
flag.Parse()
|
flag.Parse()
|
||||||
|
|
||||||
if *showVersion {
|
if *showVersion {
|
||||||
fmt.Println("dwelling-radio Ver. 22.21.1\nCopyright (c) 2022 Alexander \"Arav\" Andreev <me@arav.top>")
|
fmt.Println("dwelling-radio Ver. 22.24.0\nCopyright (c) 2022 Alexander \"Arav\" Andreev <me@arav.top>")
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user