[arch-commits] Commit in okteta/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Feb 2 20:44:52 UTC 2020


    Date: Sunday, February 2, 2020 @ 20:44:51
  Author: arojas
Revision: 374504

Update to 0.26.3

Modified:
  okteta/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-02 20:41:43 UTC (rev 374503)
+++ PKGBUILD	2020-02-02 20:44:51 UTC (rev 374504)
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=okteta
-pkgver=0.26.2
-pkgrel=2
+pkgver=0.26.3
+pkgrel=1
 epoch=1
 pkgdesc='KDE hex editor for viewing and editing the raw data of files'
 url='https://kde.org/applications/utilities/okteta/'
@@ -13,9 +13,10 @@
 depends=(kcmutils kparts knewstuff qca qt5-script hicolor-icon-theme)
 makedepends=(extra-cmake-modules kdoctools qt5-tools)
 source=("https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('bb8d819af1d2d7ebb286542918985afcd1937f0ec6172180ff5b1acc5383684c'
+sha256sums=('29dc30fd71dfc5337c7d2f814feed1ced5799337c5b1fb5098539ba30941a490'
             'SKIP')
-validpgpkeys=(E191FD5BE6F46870F09E82B2024E7FB43D015474)  # Friedrich W. H. Kossebau <kossebau at kde.org>
+validpgpkeys=(E191FD5BE6F46870F09E82B2024E7FB43D015474  # Friedrich W. H. Kossebau <kossebau at kde.org>
+              0A48BC961075B4BA8523E3790A345FB086E797D9) # https://share.kde.org/s/8dKaJTw8pR8iiwJ
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list