mirror of
https://bitbucket.org/smil3y/katana.git
synced 2025-02-24 02:42:47 +00:00
parent
1e6278f7c3
commit
23d9f6c7d0
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Ivailo Monev <xakepa10@gmail.com>
|
||||
|
||||
pkgname=ariya-icons
|
||||
pkgver=4.18.0.54ae81b0
|
||||
pkgver=4.18.0.r21.54ae81b0
|
||||
pkgrel=1
|
||||
pkgdesc="Ariya icon theme for use with Katana"
|
||||
arch=('any')
|
||||
|
@ -17,7 +17,7 @@ options=('!strip' '!zipman')
|
|||
|
||||
pkgver() {
|
||||
cd ariya-icons
|
||||
printf "4.18.0.%s" "$(git rev-parse --short HEAD)"
|
||||
printf "4.18.0."r%s.%s "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
|
||||
}
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Add table
Reference in a new issue