Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
jp2a
Commits:
c333805f by Jelle van der Waa at 2023-09-03T18:46:07+02:00
Bump to correct git commit
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -2,14 +2,14 @@
pkgname='jp2a'
pkgver=1.1.1
-pkgrel=1
+pkgrel=2
pkgdesc='A small utility for converting JPG images to ASCII'
arch=('x86_64')
url='https://github.com/Talinx/jp2a/'
license=('GPL2')
depends=('curl' 'libjpeg' 'libpng')
makedepends=('doxygen' 'autoconf-archive' 'git')
-_commit=9ed01d6aa57c5b63657abe5c76cd28935206084c #refs/tags/v1.1.0
+_commit=936795385c190202e0cac442b593f92abf2ae9dc #refs/tags/v1.1.1
source=("git+https://github.com/Talinx/jp2a.git#commit=${_commit}?signed")
validpgpkeys=("5FCAE86E581E73AD91CB3235E7DBBCF6B02920CC") # Christoph Raitzig
sha256sums=('SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jp2a/-/commit/c333805f41c9113dbe592ce50f66e8a9b7790e25
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jp2a/-/commit/c333805f41c9113dbe592ce50f66e8a9b7790e25
You're receiving this email because of your account on gitlab.archlinux.org.