mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
libxtend: auto updated to 0.2.0-1
This commit is contained in:
parent
533e317d5f
commit
872e5f7c30
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Bipin Kumar <kbipinkumar@pm.me>
|
# Maintainer: Bipin Kumar <kbipinkumar@pm.me>
|
||||||
|
|
||||||
pkgname=libxtend
|
pkgname=libxtend
|
||||||
pkgver=0.1.9
|
pkgver=0.2.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A library of miscellaneous generic C functions"
|
pkgdesc="A library of miscellaneous generic C functions"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
@ -9,7 +9,7 @@ url="https://github.com/outpaddling/libxtend"
|
||||||
license=('BSD-2')
|
license=('BSD-2')
|
||||||
depends=('glibc')
|
depends=('glibc')
|
||||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/outpaddling/$pkgname/archive/refs/tags/$pkgver.tar.gz")
|
source=("$pkgname-$pkgver.tar.gz::https://github.com/outpaddling/$pkgname/archive/refs/tags/$pkgver.tar.gz")
|
||||||
sha256sums=('ef3a3c6f6272391416fd3712893cb90d8350278494216acbe3249c77b175f1a8')
|
sha256sums=('ffd35bcc1188054fb51b6c9920d1597285a15a816f5386cf924c2193e3f87c32')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$pkgname-$pkgver"
|
cd "$pkgname-$pkgver"
|
||||||
|
|
Loading…
Add table
Reference in a new issue