sxmo/sxmo-utils: upgrade to 1.4.0.4 (MR 2067)
This commit is contained in:
parent
caf7ca11e1
commit
b04e722de7
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: Miles Alan <m@milesalan.com>
|
||||
pkgname=sxmo-utils
|
||||
pkgver=1.3.2
|
||||
pkgver=1.4.0.4
|
||||
pkgrel=0
|
||||
pkgdesc="Utility scripts, programs, and configs that hold the Sxmo UI environment together"
|
||||
url="https://git.sr.ht/~mil/sxmo-utils"
|
||||
|
@ -14,6 +14,7 @@ depends="
|
|||
sxmo-surf
|
||||
svkbd
|
||||
lisgd
|
||||
clickclack
|
||||
|
||||
alsa-utils
|
||||
autocutsel
|
||||
|
@ -35,6 +36,7 @@ depends="
|
|||
sxiv
|
||||
terminus-font
|
||||
font-terminus-nerd
|
||||
font-fira-mono-nerd
|
||||
tzdata
|
||||
v4l-utils
|
||||
vis
|
||||
|
@ -67,4 +69,4 @@ package() {
|
|||
make -C "$builddir" DESTDIR=$pkgdir install
|
||||
}
|
||||
|
||||
sha512sums="f9588a54774e9698381f10718e62c134786179a6f8b1d71b6b43bd81d76a8ed4fa7c6ae5b767d9edacafcac9a2dfabda794459875cdb3341290ae50a0e929aee sxmo-utils-1.3.2.tar.gz"
|
||||
sha512sums="5e92205b232bcf246de8a0c804b51f9c54ceee4e23a7bb7d6140999e6e3a2c29966f1f424fd04079a38ed5930916fa83b62faec64605a0441d9ec6c6618ae253 sxmo-utils-1.4.0.4.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue