Skip to content

Commit

Permalink
npth: Update to 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Nov 29, 2024
1 parent 12a95c7 commit a312dba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions npth/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgbase=npth
pkgname=('libnpth' 'libnpth-devel')
pkgver=1.7
pkgver=1.8
pkgrel=1
pkgdesc="New portable threads library"
arch=('i686' 'x86_64')
Expand All @@ -20,7 +20,7 @@ validpgpkeys=(
'02F38DFF731FF97CB039A1DA549E695E905BA208' # GnuPG.com (Release Signing Key 2021)
)
source=(https://gnupg.org/ftp/gcrypt/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2{,.sig})
sha256sums=('8589f56937b75ce33b28d312fccbf302b3b71ec3f3945fde6aaa74027914ad05'
sha256sums=('8bd24b4f23a3065d6e5b26e98aba9ce783ea4fd781069c1b35d149694e90ca3e'
'SKIP')

prepare() {
Expand Down

0 comments on commit a312dba

Please sign in to comment.