upg recutils

This commit is contained in:
joborun linux 2022-06-08 20:15:36 +03:00
parent b114582be9
commit b1d087bdb6
4 changed files with 14 additions and 16 deletions

View File

@ -1,24 +1,21 @@
#!/usr/bin/bash
# JOBoRun : Jwm OpenBox Obarun RUNit
# Maintainer : Joe Bo Run <joborun@disroot.org>
# PkgSource : url="https://gittea.disroot.org/joborun-pkg/jobcore/$pkgname"
# PkgSource : url="https://gittea.disroot.org/joborun-pkg/jobextra/$pkgname"
# Website : https://pozol.eu
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=recutils
pkgver=1.8
pkgrel=03
pkgver=1.9
pkgrel=01
pkgdesc="Set of tools and libraries to access plain text databases called recfiles."
arch=(i686 x86_64)
url="https://www.gnu.org/software/recutils/"
depends=('libgcrypt')
checkdepends=('check')
# Jose E. Marchesi <jemarch.at.gnu.org>
source=(
"https://ftp.gnu.org/gnu/recutils/$pkgname-$pkgver.tar.gz"
"https://ftp.gnu.org/gnu/recutils/$pkgname-$pkgver.tar.gz.sig"
)
source=("https://ftp.gnu.org/gnu/recutils/$pkgname-$pkgver.tar.gz"
"https://ftp.gnu.org/gnu/recutils/$pkgname-$pkgver.tar.gz.sig")
build() {
cd "$pkgname-$pkgver"
@ -42,5 +39,6 @@ license=('GPL')
validpgpkeys=("BDFA5717FC1DD35C2C3832A23EF90523B304AF08")
sha256sums=(df8eae69593fdba53e264cbf4b2307dfb82120c09b6fab23e2dad51a89a5b193 # recutils-1.8.tar.gz
8ce05e9c34261b215ee5b7b3aa2c93f2fdd6feddeaf5000c7e5579089effaee2) # recutils-1.8.tar.gz.sig
sha256sums=(6301592b0020c14b456757ef5d434d49f6027b8e5f3a499d13362f205c486e0e # recutils-1.9.tar.gz
acc417c04795fff819a516520dc0d976eb15f3789d041abcf77a1fd52fb24891) # recutils-1.9.tar.gz.sig

View File

@ -1,7 +1,7 @@
# Maintainer: Stefan Haller <fgrsnau@gmail.com>
pkgname=recutils
pkgver=1.8
pkgrel=3
pkgver=1.9
pkgrel=1
pkgdesc="Set of tools and libraries to access plain text databases called recfiles."
arch=(i686 x86_64)
url="https://www.gnu.org/software/recutils/"
@ -15,7 +15,7 @@ source=(
"https://ftp.gnu.org/gnu/recutils/$pkgname-$pkgver.tar.gz.sig"
)
sha256sums=(
'df8eae69593fdba53e264cbf4b2307dfb82120c09b6fab23e2dad51a89a5b193'
'6301592b0020c14b456757ef5d434d49f6027b8e5f3a499d13362f205c486e0e'
'SKIP'
)

View File

@ -1 +1 @@
rm -rf {src,pkg,recuti*.tar.gz*}
rm -rf {src,pkg,*.tar.gz*}

View File

@ -1,5 +1,5 @@
real 0m44.211s
user 1m13.199s
sys 0m9.703s
real 0m45.397s
user 1m25.798s
sys 0m9.931s