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

Antonio Rojas arojas at archlinux.org
Mon Jun 11 19:40:01 UTC 2018


    Date: Monday, June 11, 2018 @ 19:40:01
  Author: arojas
Revision: 326748

Update to 0.25.0

Modified:
  okteta/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-11 16:13:25 UTC (rev 326747)
+++ PKGBUILD	2018-06-11 19:40:01 UTC (rev 326748)
@@ -4,8 +4,9 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=okteta
-pkgver=17.12.3
-pkgrel=2
+pkgver=0.25.0
+pkgrel=1
+epoch=1
 pkgdesc='KDE hex editor for viewing and editing the raw data of files'
 url='https://kde.org/applications/utilities/okteta/'
 arch=(x86_64)
@@ -12,11 +13,10 @@
 license=(GPL LGPL FDL)
 depends=(kcmutils kparts knewstuff qca-qt5 hicolor-icon-theme)
 makedepends=(extra-cmake-modules kdoctools qt5-tools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('64b2d5264ac3b2e8010cbcf58fe03c567d4e44684a4fcd6e135eb14007da9a0f'
+source=("https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('5e0399195fc2177fc39caf5c24585c9521f38b92c0780f92c329ee737e5e644d'
             'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid at kde.org>
-              F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck at kde.org>
+validpgpkeys=(E191FD5BE6F46870F09E82B2024E7FB43D015474)  # Friedrich W. H. Kossebau <kossebau at kde.org>
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list