libxtend: auto updated to 0.1.9-1

This commit is contained in:
BioArchLinuxBot 2023-08-12 00:01:23 +00:00
parent 9ce10e8805
commit 679ec5ec06

View file

@ -1,7 +1,7 @@
# Maintainer: Bipin Kumar <kbipinkumar@pm.me>
pkgname=libxtend
pkgver=0.1.8
pkgver=0.1.9
pkgrel=1
pkgdesc="A library of miscellaneous generic C functions"
arch=('i686' 'x86_64')
@ -9,7 +9,7 @@ url="https://github.com/outpaddling/libxtend"
license=('BSD-2')
depends=('glibc')
source=("$pkgname-$pkgver.tar.gz::https://github.com/outpaddling/$pkgname/archive/refs/tags/$pkgver.tar.gz")
sha256sums=('2ea58285de2cf104887b0c1be79698dcce3694e315ed3dcd6263ee3edd769f21')
sha256sums=('ef3a3c6f6272391416fd3712893cb90d8350278494216acbe3249c77b175f1a8')
build() {
cd "$pkgname-$pkgver"