upg libinih xfsprogs

This commit is contained in:
joborun linux 2022-08-14 23:18:45 +03:00
parent 658955f8ae
commit b0375abf8c
6 changed files with 11 additions and 10 deletions

View file

@ -6,16 +6,15 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=libinih
pkgver=55
pkgrel=02
pkgver=56
pkgrel=01
pkgdesc='A simple .INI file parser written in C'
arch=(x86_64)
url=https://github.com/benhoyt/inih
depends=( gcc-libs glibc )
makedepends=( git meson )
provides=(libinih.so libINIReader.so)
#_tag=cb55f57d87ae840bd0f65dbe6bd22fa021a873a7
_tag=f7f69c6cff2681d84bae371130b4a018cb2171e6
_tag=5e1d9e2625842dddb3f9c086a50f22e4f45dfc2b
source=(git+https://github.com/benhoyt/inih.git#tag=${_tag})
#prepare() {

View file

@ -2,8 +2,8 @@
# Contributor: Alberto Oporto Ames <otreblain@gmail.com>
pkgname=libinih
pkgver=55
pkgrel=2
pkgver=56
pkgrel=1
pkgdesc='A simple .INI file parser written in C'
arch=(x86_64)
url=https://github.com/benhoyt/inih
@ -20,7 +20,7 @@ provides=(
libinih.so
libINIReader.so
)
_tag=f7f69c6cff2681d84bae371130b4a018cb2171e6
_tag=5e1d9e2625842dddb3f9c086a50f22e4f45dfc2b
source=(git+https://github.com/benhoyt/inih.git#tag=${_tag})
b2sums=(SKIP)

View file

@ -1,3 +1,4 @@
git
meson

View file

@ -6,7 +6,7 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=xfsprogs
pkgver=5.18.0
pkgver=5.19.0
pkgrel=01
pkgdesc="XFS filesystem utilities w/o systemd"
arch=('x86_64')
@ -48,3 +48,5 @@ package() {
license=('LGPL')
sha256sums=(SKIP)

View file

@ -1,6 +1,6 @@
# Maintainer : Tobias Powalowski <tpowa@archlinux.org>
pkgname=xfsprogs
pkgver=5.18.0
pkgver=5.19.0
pkgrel=1
pkgdesc="XFS filesystem utilities"
arch=('x86_64')

View file

@ -7,4 +7,3 @@ autoconf
gettext