diff options
Diffstat (limited to 'libre/konqueror/PKGBUILD')
-rw-r--r-- | libre/konqueror/PKGBUILD | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/libre/konqueror/PKGBUILD b/libre/konqueror/PKGBUILD index 79dd7519f..e9be3590a 100644 --- a/libre/konqueror/PKGBUILD +++ b/libre/konqueror/PKGBUILD @@ -4,8 +4,8 @@ # Contributor: Michał Masłowski <mtjm@mtjm.eu> pkgname=konqueror -pkgver=16.12.2 -pkgrel=1.parabola2 +pkgver=16.12.3 +pkgrel=1.parabola1 pkgdesc="KDE File Manager & Web Browser, without Google, nonfree software recommendation and nonfree qt5-webengine support" arch=(i686 x86_64 armv7h) url="https://konqueror.org/" @@ -16,11 +16,11 @@ optdepends=('tidy: tidy HTML plugin' 'kdesu: shell command plugin') conflicts=(kdebase-konqueror kdebase-konq-plugins) replaces=(kdebase-konqueror kdebase-konq-plugins) groups=(kde-applications kdebase) -source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig} +source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig} 'libre.patch') -md5sums=('ebc2f5db4aa377ca11d4e4a7cdf3bf7f' - 'SKIP' - 'dc679b64429e08e541f27268a8faadd6') +sha256sums=('e52654a1bb2c0be317f8ed80dba3147bc4d2126abce209ab57c6e69e64159bdf' + 'SKIP' + 'af6595efd698e61b69297207918c8fc4679c42226656d5a31725d870bb436a87') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org> prepare() { |