pkgconf: Update to 2.0.2

This commit is contained in:
Christoph Reiter
2023-08-20 00:01:09 +02:00
parent f7e036d87b
commit ab4bc19861

View File

@@ -1,7 +1,7 @@
# Maintainer: Bartlomiej Piotrowski <nospam@bpiotrowski.pl>
pkgname=pkgconf
pkgver=2.0.1
pkgver=2.0.2
pkgrel=1
pkgdesc='pkg-config compatible utility which does not depend on glib'
url='https://github.com/pkgconf/pkgconf'
@@ -14,7 +14,7 @@ conflicts=('pkg-config')
provides=('pkg-config')
replaces=('pkg-config')
source=(https://github.com/pkgconf/pkgconf/archive/refs/tags/$pkgname-$pkgver.tar.gz)
sha256sums=('430b4fbee8288b238c4e2ee845e440eabd2814ed87d5d7e8342a5f961d6995a7')
sha256sums=('663e74fe84d18c7f010705a618690064296833598d647ecd96b63d0d78155d6c')
prepare() {
mv "${pkgname}-${pkgname}-${pkgver}" "${pkgname}-${pkgver}"