Date: Sunday, January 28, 2018 @ 16:07:49 Author: arojas Revision: 287625
Update to 2.2.5 Modified: qupzilla/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-28 15:37:39 UTC (rev 287624) +++ PKGBUILD 2018-01-28 16:07:49 UTC (rev 287625) @@ -3,7 +3,7 @@ # Maintainer: Antonio Rojas <aro...@archlinux.org> pkgname=qupzilla -pkgver=2.2.4 +pkgver=2.2.5 pkgrel=1 pkgdesc="Cross-platform QtWebEngine browser" arch=(x86_64) @@ -13,7 +13,7 @@ makedepends=(qt5-tools kwallet libgnome-keyring) optdepends=('kwallet: kf5 kwallet integration' 'libgnome-keyring: gnome keyring integration') source=(https://github.com/QupZilla/qupzilla/releases/download/v$pkgver/QupZilla-$pkgver.tar.xz) -sha256sums=('a5c7d591d5a9028052d1a3fb3536c716fcfbe4e1675af38b1a06b8fab977314c') +sha256sums=('b1b5bf6b3061a76d1add3c072753cc088140eb0fafcf24b9a0c4951b4d8948f6') build() { cd QupZilla-$pkgver