From d8be7d61c1b3388473b3906c83fd197cd6c98eb0 Mon Sep 17 00:00:00 2001 From: Martchus Date: Sat, 24 Aug 2019 17:26:44 +0200 Subject: [PATCH] Rebuild some of the Git packages --- passwordfile/git/PKGBUILD | 4 ++-- reflective-rapidjson/git/PKGBUILD | 2 +- tageditor/git/PKGBUILD | 4 ++-- tagparser/git/PKGBUILD | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/passwordfile/git/PKGBUILD b/passwordfile/git/PKGBUILD index 85f1d804..db39ace7 100644 --- a/passwordfile/git/PKGBUILD +++ b/passwordfile/git/PKGBUILD @@ -6,8 +6,8 @@ _reponame=passwordfile pkgname=passwordfile-git _name=${pkgname%-git} -pkgver=45.2b28fbcc66 -pkgrel=1 +pkgver=100.a3d104c +pkgrel=2 arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64') pkgdesc='C++ library to read/write passwords from/to encrypted files using AES-256-CBC via OpenSSL' license=('GPL') diff --git a/reflective-rapidjson/git/PKGBUILD b/reflective-rapidjson/git/PKGBUILD index 5c3f9103..7d428c6f 100644 --- a/reflective-rapidjson/git/PKGBUILD +++ b/reflective-rapidjson/git/PKGBUILD @@ -7,7 +7,7 @@ _reponame=reflective-rapidjson _llvmver=8 pkgname=reflective-rapidjson-git _name=${pkgname%-git} -pkgver=144.5835cd8 +pkgver=172.d7e7bdb pkgrel=1 arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64') pkgdesc='Code generator for serializing/deserializing C++ objects to/from JSON using Clang and RapidJSON' diff --git a/tageditor/git/PKGBUILD b/tageditor/git/PKGBUILD index 456f174f..5bdce340 100644 --- a/tageditor/git/PKGBUILD +++ b/tageditor/git/PKGBUILD @@ -15,8 +15,8 @@ _json_export=${TAGEDITOR_JSON_EXPORT:-ON} _reponame=tageditor pkgname=tageditor-git _name=${pkgname%-git} -pkgver=374.6b342ea -pkgrel=1 +pkgver=504.d3f84c4 +pkgrel=2 arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64') pkgdesc='A tag editor with Qt GUI and command-line interface supporting MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska' license=('GPL') diff --git a/tagparser/git/PKGBUILD b/tagparser/git/PKGBUILD index c3c2ab6d..19564fee 100644 --- a/tagparser/git/PKGBUILD +++ b/tagparser/git/PKGBUILD @@ -6,8 +6,8 @@ _reponame=tagparser pkgname=tagparser-git _name=${pkgname%-git} -pkgver=374.c0336ed -pkgrel=1 +pkgver=550.6e9b397 +pkgrel=2 arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64') pkgdesc='C++ library for reading and writing MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags' license=('GPL')