summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKitsu2022-10-12 13:16:31 +0300
committerKitsu2022-10-12 13:16:31 +0300
commit81c6242c50f421646a919bb5100e6de83f74caf1 (patch)
tree26bf4060998c2d034f0af8e3cfc80d4b03d5c89f
parent89552123e74f94a4952cdafb830284345c1dbf23 (diff)
downloadaur-81c6242c50f421646a919bb5100e6de83f74caf1.tar.gz
Update version to 0.2.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 724c6c39cead..70490ac21111 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yofi-bin
pkgdesc = Minimalistic menu for Wayland-based compositors
- pkgver = 0.1.5
+ pkgver = 0.2.0
pkgrel = 1
url = https://github.com/l4l/yofi
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = yofi-bin
depends = wayland-protocols
depends = libxkbcommon
provides = yofi
- source = https://github.com/l4l/yofi/releases/download/0.1.5/yofi-ubuntu-20.04
+ source = https://github.com/l4l/yofi/releases/download/0.2.0/yofi-ubuntu-20.04
sha256sums = 6abac7e27b0261a8f2e3f8d4c57492e8e4d7914133a9c2dc3a1be1ddf9085d0b
pkgname = yofi-bin
diff --git a/PKGBUILD b/PKGBUILD
index ba5f2bca38c4..1b872fc53317 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Kitsu mail@kitsu.me
pkgname=yofi-bin
-pkgver=0.1.5
+pkgver=0.2.0
pkgrel=1
pkgdesc="Minimalistic menu for Wayland-based compositors"
arch=('x86_64')
@@ -10,7 +10,7 @@ depends=('fontconfig' 'expat' 'graphite' 'pcre' 'wayland-protocols' 'libxkbcommo
provides=('yofi')
_binname="yofi-ubuntu-20.04"
source=("https://github.com/l4l/yofi/releases/download/${pkgver}/${_binname}")
-sha256sums=('6abac7e27b0261a8f2e3f8d4c57492e8e4d7914133a9c2dc3a1be1ddf9085d0b')
+sha256sums=('a8b033009c868f442c6bbd982523fb7c8f2fc9676db06edc1d595b962a489e09')
package() {
cd "$srcdir"