From 839cf09ad4e3516a960d257e5c13fc3f17b1f2c7 Mon Sep 17 00:00:00 2001 From: Martchus Date: Wed, 14 Aug 2019 01:59:26 +0200 Subject: [PATCH] Update pkgrel of Git packages needing a rebuild --- passwordmanager/git/PKGBUILD | 4 ++-- qtutilities/git/PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/passwordmanager/git/PKGBUILD b/passwordmanager/git/PKGBUILD index 1074b144..5148c951 100644 --- a/passwordmanager/git/PKGBUILD +++ b/passwordmanager/git/PKGBUILD @@ -9,8 +9,8 @@ _quick_gui=${PASSWORD_MANAGER_QUICK_GUI:-ON} _reponame=passwordmanager pkgname=passwordmanager-git _name=${pkgname%-git} -pkgver=91.1193b9acec -pkgrel=1 +pkgver=271.7374869 +pkgrel=3 arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64') pkgdesc='A simple password store using AES-256-CBC encryption via OpenSSL' license=('GPL') diff --git a/qtutilities/git/PKGBUILD b/qtutilities/git/PKGBUILD index 53831893..4c04dae4 100644 --- a/qtutilities/git/PKGBUILD +++ b/qtutilities/git/PKGBUILD @@ -6,8 +6,8 @@ _reponame=qtutilities pkgname=qtutilities-git _name=${pkgname%-git} -pkgver=163.6078f1221a -pkgrel=1 +pkgver=308.5cb0d80 +pkgrel=2 arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64') pkgdesc='Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models' license=('GPL')