Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
poketex
Commits:
32c3468a by Orhun Parmaksız at 2026-05-05T19:55:34+03:00
upgpkg: 1.17.0-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
pkgbase = poketex
pkgdesc = Simple Pokedex based on TUI
- pkgver = 1.16.4
+ pkgver = 1.17.0
pkgrel = 1
url = https://github.com/ckaznable/poketex
arch = x86_64
license = MIT
makedepends = cargo
depends = gcc-libs
- source =
poketex-1.16.4.tar.gz::https://github.com/ckaznable/poketex/archive/v1.16.4.tar.gz
- sha256sums =
ca3933979f124493839790690dfb536b02aae046cd4f3456478556a9ddb2de60
+ source =
poketex-1.17.0.tar.gz::https://github.com/ckaznable/poketex/archive/v1.17.0.tar.gz
+ sha256sums =
69b86a490f33f8f73d5e99bbf80b71c4945739c1dc638aee3b877d385a6272e2
pkgname = poketex
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Orhun Parmaksız <[email protected]>
pkgname=poketex
-pkgver=1.16.4
+pkgver=1.17.0
pkgrel=1
pkgdesc="Simple Pokedex based on TUI"
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('MIT')
depends=('gcc-libs')
makedepends=('cargo')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('ca3933979f124493839790690dfb536b02aae046cd4f3456478556a9ddb2de60')
+sha256sums=('69b86a490f33f8f73d5e99bbf80b71c4945739c1dc638aee3b877d385a6272e2')
prepare() {
cd "$pkgname-$pkgver"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/poketex/-/commit/32c3468adaf0171baccbd760612b55132b6afed6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/poketex/-/commit/32c3468adaf0171baccbd760612b55132b6afed6
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