Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
gurk
Commits:
57569a20 by Orhun Parmaksız at 2026-07-19T20:41:03+02:00
upgpkg: 0.10.0-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gurk
pkgdesc = Signal Messenger client for terminal
- pkgver = 0.9.3
+ pkgver = 0.10.0
pkgrel = 1
url = https://github.com/boxdot/gurk-rs
arch = x86_64
@@ -13,8 +13,8 @@ pkgbase = gurk
depends = sqlcipher
replaces = gurk-bin
options = !lto
- source =
https://github.com/boxdot/gurk-rs/archive/v0.9.3/gurk-0.9.3.tar.gz
- sha256sums =
1c8ee4466374375a3df2ccd94fcc86d76bfcdd868820f3f9d4a1f2cbed2be22b
- b2sums =
389d8e9fbfeaeed4b89091659f67c057335eeff3020f1304b100d811dc01de881add6da507e788bc7a45f5e47c7ed0a885560b298806e8d61f508002ec25b1e6
+ source =
https://github.com/boxdot/gurk-rs/archive/v0.10.0/gurk-0.10.0.tar.gz
+ sha256sums =
8db5a45dfc1502be589d5ea633320cec94dcbbd4b38f489404b784d4b4aa702e
+ b2sums =
1e8f2fa2e7923ce535ecb6cd644e66e9997278af9a80a9a0f9015122555b6338a88525111636f9a8a34c07e04db2ffc858db5ab2179924fce3991cecaf501a25
pkgname = gurk
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Caleb Maclennan <[email protected]>
pkgname=gurk
-pkgver=0.9.3
+pkgver=0.10.0
pkgrel=1
pkgdesc="Signal Messenger client for terminal"
url='https://github.com/boxdot/gurk-rs'
@@ -20,8 +20,8 @@ makedepends=(
replaces=('gurk-bin')
options=(!lto)
source=(https://github.com/boxdot/${pkgname}-rs/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('1c8ee4466374375a3df2ccd94fcc86d76bfcdd868820f3f9d4a1f2cbed2be22b')
-b2sums=('389d8e9fbfeaeed4b89091659f67c057335eeff3020f1304b100d811dc01de881add6da507e788bc7a45f5e47c7ed0a885560b298806e8d61f508002ec25b1e6')
+sha256sums=('8db5a45dfc1502be589d5ea633320cec94dcbbd4b38f489404b784d4b4aa702e')
+b2sums=('1e8f2fa2e7923ce535ecb6cd644e66e9997278af9a80a9a0f9015122555b6338a88525111636f9a8a34c07e04db2ffc858db5ab2179924fce3991cecaf501a25')
prepare() {
cd "${pkgname}-rs-${pkgver}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gurk/-/commit/57569a204ddccbc8bf4abfbf882590e552403086
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gurk/-/commit/57569a204ddccbc8bf4abfbf882590e552403086
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help