diff options
| -rw-r--r-- | linhes/qt5-location/PKGBUILD | 10 | ||||
| -rw-r--r-- | linhes/qt5-webchannel/PKGBUILD | 11 | ||||
| -rw-r--r-- | linhes/rsyslog/PKGBUILD | 8 |
3 files changed, 15 insertions, 14 deletions
diff --git a/linhes/qt5-location/PKGBUILD b/linhes/qt5-location/PKGBUILD index 3564583..0759164 100644 --- a/linhes/qt5-location/PKGBUILD +++ b/linhes/qt5-location/PKGBUILD @@ -2,10 +2,10 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-location -_basever=5.15.18 -pkgver=5.15.18+kde+r7 -pkgrel=2 -_commit=ba48a8b5cedd157d972c08d371ac2581db166bf7 +_basever=5.15.19 +pkgver=5.15.19+kde+r7 +pkgrel=1 +_commit=81f560be2274958011c255efa1d2d573874bed11 arch=('x86_64') url='https://www.qt.io' license=('GPL3' 'LGPL3' 'FDL' 'custom') @@ -16,7 +16,7 @@ groups=('qt5') _pkgfqn=${pkgname/5-/} source=(kde-$_pkgfqn::git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit git+https://invent.kde.org/qt/qt/qtlocation-mapboxgl.git) -sha256sums=('4a6bfee705b322f4cd044949be217f822b9f697e5e1ec228fdc3f31c29558e13' +sha256sums=('bbcc33e52756f878d3e776644cd2ee6f27c686ec171c73b5a90d598789d5bdc0' 'SKIP') pkgver() { diff --git a/linhes/qt5-webchannel/PKGBUILD b/linhes/qt5-webchannel/PKGBUILD index 970c072..1e1b3a6 100644 --- a/linhes/qt5-webchannel/PKGBUILD +++ b/linhes/qt5-webchannel/PKGBUILD @@ -1,11 +1,12 @@ -# Maintainer: Felix Yan <felixonmars@archlinux.org> +# Maintainer: Zen Wen <zen.8841@gmail.com> +# Contributor: Felix Yan <felixonmars@archlinux.org> # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-webchannel -_basever=5.15.18 -pkgver=5.15.18+kde+r3 +_basever=5.15.19 +pkgver=5.15.19 pkgrel=1 -_commit=2a157921861e651f43456cb7941b250c89feb736 +_commit=4d9f25e1c49a202df6956fb1c0fed9f898433a54 arch=('x86_64') url='https://www.qt.io' license=('GPL3' 'LGPL3' 'FDL' 'custom') @@ -15,7 +16,7 @@ makedepends=('git') groups=('qt5') _pkgfqn=${pkgname/5-/} source=(kde-$_pkgfqn::git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit) -sha256sums=('fdff50abd1a3c5de03657f229caba43e68522911ade28ad0f6d6e53bc7517dde') +sha256sums=('fea40dc28a291daf2d1864dcc92f2fe3577b142fc1df4b8c276a429336e5f2b7') pkgver() { cd kde-$_pkgfqn diff --git a/linhes/rsyslog/PKGBUILD b/linhes/rsyslog/PKGBUILD index cc92c3b..737ecbd 100644 --- a/linhes/rsyslog/PKGBUILD +++ b/linhes/rsyslog/PKGBUILD @@ -1,12 +1,12 @@ pkgname=rsyslog -pkgver=8.2606.0 -pkgrel=1 +pkgver=8.2604.0 +pkgrel=2 pkgdesc="An enhanced multi-threaded syslogd with a focus on security and reliability" url="http://www.rsyslog.com/" arch=('x86_64' 'i686' 'aarch64' 'armv7h') license=('LGPL-3.0-only' 'GPL-3.0-only' 'Apache-2.0') depends=('libestr' 'liblogging' 'librelp' 'libfastjson' 'protobuf-c' 'snappy' 'libyaml') -makedepends=('autoconf-archive' 'postgresql-libs>=8.4.1' 'libmariadbclient' 'net-snmp' 'gnutls' +makedepends=('postgresql-libs>=8.4.1' 'libmariadbclient' 'net-snmp' 'gnutls' 'python-docutils' 'libestr' 'liblogging' 'librelp' 'libfastjson' 'bison' 'flex') optdepends=('postgresql-libs: PostgreSQL Database Support' 'libmariadbclient: MySQL Database Support' @@ -22,7 +22,7 @@ source=("$pkgname-$pkgver.tar.gz::https://github.com/rsyslog/rsyslog/archive/v${ 'rsyslog.tmpfiles' ) -sha256sums=('023de692700ac51b4577e1cae87103710cd593af5d0d25dc8778261c9db7babd' +sha256sums=('c8560fba4c419c47497f7c98852a8ef507759482fcce09ec597556201e6439f0' '0f5bea3fd4dff2c9f097bf95768b2e1f6e9cfd9a08eab98bc3b3b4d2ed44119a' '76d3c6f0c094a768ca12e314133080444db19900679b7a82f30d4c63fdabed38' '81b9f9b78395405b679849143a6709911d00e9317928fdb2a2540f52965847c2' |
