Re: [Dev] Orphan Libre package [konqueror] marked out-of-date

2018-03-07 Thread jc_gargma
> The user provided the following additional text:
I've attached a git format-patch to update konqueror to 17.12.2


-jc
>From b2698d0c987388011dae302e25cfea8b7a415243 Mon Sep 17 00:00:00 2001
From: jc_gargma 
Date: Wed, 7 Mar 2018 12:32:59 -0800
Subject: [PATCH] Updated konqueror to 17.12.2

---
 libre/konqueror/PKGBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libre/konqueror/PKGBUILD b/libre/konqueror/PKGBUILD
index 1746ee8190..e7087ce326 100644
--- a/libre/konqueror/PKGBUILD
+++ b/libre/konqueror/PKGBUILD
@@ -7,7 +7,7 @@
 # Contributor: jc_gargma 
 
 pkgname=konqueror
-pkgver=17.12.1
+pkgver=17.12.2
 pkgrel=1.parabola1
 pkgdesc="KDE File Manager & Web Browser, without Google, nonfree software recommendation and nonfree qt5-webengine support"
 arch=(x86_64 i686 armv7h)
@@ -21,7 +21,7 @@ replaces=(kdebase-konqueror kdebase-konq-plugins)
 groups=(kde-applications kdebase)
 source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
 'libre.patch')
-sha256sums=('5cda2547508e404d5d7645d989c18d61c8c97d16dd0b9dbb4ef588f6fd77da59'
+sha256sums=('8e9877f341635822d35bcee6e90ceecfaca1733828a36b4cf0a867c2f2ecde23'
 'SKIP'
 '469f413dbe1fc19bde685a702c5291a68e22880edb51eade012d08d965d0364c')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 
-- 
2.16.2



signature.asc
Description: This is a digitally signed message part.
___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


[Dev] Orphan Libre package [konqueror] marked out-of-date

2018-03-07 Thread Parabola Website Notification
jc_gar...@iserlohn-fortress.net wants to notify you that the following packages 
may be out-of-date:


* konqueror 17.08.0-1.parabola1 [libre] (armv7h): 
https://parabolagnulinux.org/packages/libre/armv7h/konqueror/
* konqueror 17.12.1-1.parabola1 [libre] (i686): 
https://parabolagnulinux.org/packages/libre/i686/konqueror/
* konqueror 17.12.1-1.parabola1 [libre] (x86_64): 
https://parabolagnulinux.org/packages/libre/x86_64/konqueror/


The user provided the following additional text:

Current release is 17.12.2

___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


[Dev] Orphan Libre package [konqueror] marked out-of-date

2017-08-21 Thread Parabola Website Notification
jc_gar...@iserlohn-fortress.net wants to notify you that the following packages 
may be out-of-date:


* konqueror 17.04.3-1.parabola1 [libre] (i686): 
https://parabolagnulinux.org/packages/libre/i686/konqueror/
* konqueror 17.04.3-1.parabola1 [libre] (x86_64): 
https://parabolagnulinux.org/packages/libre/x86_64/konqueror/


The user provided the following additional text:

Current release is 17.08.0

___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


Re: [Dev] Orphan Libre package [konqueror] marked out-of-date

2017-07-15 Thread jc_gargma
> jc_gar...@iserlohn-fortress.net wants to notify you that the following
> packages may be out-of-date:
> 
> 
> * konqueror 17.04.2-1.parabola1 [libre] (i686):
> https://parabolagnulinux.org/packages/libre/i686/konqueror/ * konqueror
> 17.04.2-1.parabola1 [libre] (x86_64):
> https://parabolagnulinux.org/packages/libre/x86_64/konqueror/
> 
> 
> The user provided the following additional text:

I've attached a git format-patch to update konqueror to 17.04.3


-jc
From 34d0d7656db74723270ce904724af40c0d46488a Mon Sep 17 00:00:00 2001
From: jc_gargma 
Date: Sat, 15 Jul 2017 22:47:25 -0700
Subject: [PATCH] Updated Konqueror to 17.04.3

---
 libre/konqueror/PKGBUILD | 18 +++---
 1 file changed, 11 insertions(+), 7 deletions(-)

diff --git a/libre/konqueror/PKGBUILD b/libre/konqueror/PKGBUILD
index 36367780c2..86292dea75 100644
--- a/libre/konqueror/PKGBUILD
+++ b/libre/konqueror/PKGBUILD
@@ -3,9 +3,10 @@
 # Maintainer (Hyperbola): André Silva 
 # Maintainer: Omar Vega Ramos 
 # Contributor: Michał Masłowski 
+# Contributor: jc_gargma 
 
 pkgname=konqueror
-pkgver=17.04.2
+pkgver=17.04.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)
@@ -13,16 +14,19 @@ url="https://konqueror.org/";
 license=(LGPL)
 depends=(dolphin keditbookmarks opengl-driver)
 makedepends=(extra-cmake-modules kdoctools python tidy kdesignerplugin kdesu khtml)
-optdepends=('tidy: tidy HTML plugin' 'kdesu: shell command plugin' 'khtml: alternative web engine')
+optdepends=('tidy: tidy HTML plugin'
+'kdesu: shell command plugin'
+'khtml: alternative web engine')
 conflicts=(kdebase-konqueror kdebase-konq-plugins)
 replaces=(kdebase-konqueror kdebase-konq-plugins)
 groups=(kde-applications kdebase)
-source=("https://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')
-sha256sums=('9835f132cb6adc52d0e4c273aaab45d21e16bba39f3281122f877f1e66766638'
-#'SKIP'
-'469f413dbe1fc19bde685a702c5291a68e22880edb51eade012d08d965d0364c')
-#validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 
+sha512sums=('ddb01a9355b2da3718cd08ab03a621954cfb5889494072ef312c5adb32d018e51801065127f97f9c5f717b8bdbe0f01fc191b847c469380e410a5bd194d17b95'
+'SKIP'
+'17004b63352ef2620e6a95354d6603fd8ae85d9d379b07da40c36fe05c6f863a4cbcdb7fab84d1eb431a65a8534b4de5bba390e1ccf966b97645a217ed2138e6')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 
+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 
 
 prepare() {
   mkdir -p build
-- 
2.13.3



signature.asc
Description: This is a digitally signed message part.
___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


[Dev] Orphan Libre package [konqueror] marked out-of-date

2017-07-13 Thread Parabola Website Notification
jc_gar...@iserlohn-fortress.net wants to notify you that the following packages 
may be out-of-date:


* konqueror 17.04.2-1.parabola1 [libre] (i686): 
https://parabolagnulinux.org/packages/libre/i686/konqueror/
* konqueror 17.04.2-1.parabola1 [libre] (x86_64): 
https://parabolagnulinux.org/packages/libre/x86_64/konqueror/


The user provided the following additional text:

Current release is 17.04.3

___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


[Dev] Orphan Libre package [konqueror] marked out-of-date

2017-07-03 Thread Parabola Website Notification
jc_gar...@iserlohn-fortress.net wants to notify you that the following packages 
may be out-of-date:


* konqueror 17.04.1-1.parabola1 [libre] (i686): 
https://parabolagnulinux.org/packages/libre/i686/konqueror/
* konqueror 17.04.1-1.parabola1 [libre] (x86_64): 
https://parabolagnulinux.org/packages/libre/x86_64/konqueror/


The user provided the following additional text:

Current release is 17.04.2

___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


[Dev] Orphan Libre package [konqueror] marked out-of-date

2017-05-13 Thread Parabola Website Notification
jc_gar...@iserlohn-fortress.net wants to notify you that the following packages 
may be out-of-date:


* konqueror 16.12.1-2.parabola1 [libre] (armv7h): 
https://parabolagnulinux.org/packages/libre/armv7h/konqueror/
* konqueror 16.12.3-2.parabola1 [libre] (i686): 
https://parabolagnulinux.org/packages/libre/i686/konqueror/
* konqueror 16.12.3-2.parabola1 [libre] (x86_64): 
https://parabolagnulinux.org/packages/libre/x86_64/konqueror/


The user provided the following additional text:

Current release is 17.04.1

___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev