Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
poketex


Commits:
dd5b73a7 by Orhun Parmaksız at 2024-10-01T18:41:44+03:00
upgpkg: 1.16.2-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.1
+       pkgver = 1.16.2
        pkgrel = 1
        url = https://github.com/ckaznable/poketex
        arch = x86_64
        license = MIT
        makedepends = cargo
        depends = gcc-libs
-       source = 
poketex-1.16.1.tar.gz::https://github.com/ckaznable/poketex/archive/v1.16.1.tar.gz
-       sha256sums = 
a03f6933afce156259e241e27c47f3adc7ec8ebcbea2974556a29ff23a0bc8ee
+       source = 
poketex-1.16.2.tar.gz::https://github.com/ckaznable/poketex/archive/v1.16.2.tar.gz
+       sha256sums = 
6f93fc848430272402b0e3c874b25e93a76e80ea74f5a3ff8608de91e6176646
 
 pkgname = poketex


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Orhun Parmaksız <or...@archlinux.org>
 
 pkgname=poketex
-pkgver=1.16.1
+pkgver=1.16.2
 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=('a03f6933afce156259e241e27c47f3adc7ec8ebcbea2974556a29ff23a0bc8ee')
+sha256sums=('6f93fc848430272402b0e3c874b25e93a76e80ea74f5a3ff8608de91e6176646')
 
 prepare() {
   cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/poketex/-/commit/dd5b73a7f43184aed75f296a54be39f986344d73

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/poketex/-/commit/dd5b73a7f43184aed75f296a54be39f986344d73
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to