Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
rofimoji
Commits:
274bfd66 by Daniel M. Capella at 2024-09-15T17:31:16-04:00
upgpkg: 6.5.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = rofimoji
pkgdesc = Emoji, unicode and general character picker for rofi and
rofi-likes
- pkgver = 6.4.0
+ pkgver = 6.5.0
pkgrel = 1
url = https://github.com/fdw/rofimoji
arch = any
@@ -26,7 +26,7 @@ pkgbase = rofimoji
optdepends = wofi: for one of the Wayland selectors
optdepends = wl-clipboard: for the Wayland clipboarder
optdepends = wtype: for the Wayland typer
- source = git+https://github.com/fdw/rofimoji.git#tag=6.4.0
- b2sums =
8e1d9bfce9d3e3383d4bb8295fcdbb8d44be657cb243665792ef380e6c2ebc0aa00d9637f07db588ed4d6c0ef50ae54cfdf58a91e8866218b63154ea940079a7
+ source = git+https://github.com/fdw/rofimoji.git#tag=6.5.0
+ b2sums =
70ca4e376db58604fcb7438ad5250257cb8265eb2f833917c48e9da231c401508a624812fb26745fe4fb95584fe0d36796d18c37dfd93f9b9b039dc7796ab40d
pkgname = rofimoji
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <[email protected]>
pkgname=rofimoji
-pkgver=6.4.0
+pkgver=6.5.0
pkgrel=1
pkgdesc='Emoji, unicode and general character picker for rofi and rofi-likes'
arch=(any)
@@ -36,7 +36,7 @@ optdepends=(
'wtype: for the Wayland typer'
)
source=("git+$url.git#tag=$pkgver")
-b2sums=('8e1d9bfce9d3e3383d4bb8295fcdbb8d44be657cb243665792ef380e6c2ebc0aa00d9637f07db588ed4d6c0ef50ae54cfdf58a91e8866218b63154ea940079a7')
+b2sums=('70ca4e376db58604fcb7438ad5250257cb8265eb2f833917c48e9da231c401508a624812fb26745fe4fb95584fe0d36796d18c37dfd93f9b9b039dc7796ab40d')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rofimoji/-/commit/274bfd6623b6ef94a586976a5554327011e784d2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rofimoji/-/commit/274bfd6623b6ef94a586976a5554327011e784d2
You're receiving this email because of your account on gitlab.archlinux.org.