Skip to content

Commit

Permalink
libunistring: Update to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Jan 27, 2025
1 parent a83bfd4 commit eb70ba0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libunistring/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <[email protected]>

pkgname=('libunistring' 'libunistring-devel')
pkgver=1.2
pkgver=1.3
pkgrel=1
pkgdesc="Library for manipulating Unicode strings and C strings."
url="https://www.gnu.org/software/libunistring/"
Expand All @@ -15,7 +15,7 @@ depends=('libiconv')
makedepends=('libiconv-devel' 'autotools' 'gcc')
source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig}
libunistring-0.9.3-2.src.patch)
sha256sums=('632bd65ed74a881ca8a0309a1001c428bd1cbd5cd7ddbf8cedcd2e65f4dcdc44'
sha256sums=('f245786c831d25150f3dfb4317cda1acc5e3f79a5da4ad073ddca58886569527'
'SKIP'
'e30aff2bd1b6b31977308a531fb445a8550295666d7eae60ee65f0ebd70280c8')
validpgpkeys=('462225C3B46F34879FC8496CD605848ED7E69871' # Daiki Ueno <[email protected]>
Expand Down

0 comments on commit eb70ba0

Please sign in to comment.