summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel2020-06-25 19:55:37 +0200
committerDaniel2020-06-25 19:55:37 +0200
commitf5b09f33c163d9cd50d6537f990f00f91ffc3a50 (patch)
treeec99099816f133e0ecaa724946ffa190e5569970
parent9c91674656862dbfa55d24b92d140713d1d076fe (diff)
downloadaur-f5b09f33c163d9cd50d6537f990f00f91ffc3a50.tar.gz
Update to d1baf3398e53931735b724672d5ae48649b44a18
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cbe71e2d78cd..dd315bed2ca4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dolphin-root-git
pkgdesc = KDE File Manager, patched to be able to run as root, based on dolphin-git sources
- pkgver = 76f9d9a5f5c6b2a26d4e7e927a39f52ebf88960c
+ pkgver = d1baf3398e53931735b724672d5ae48649b44a18
pkgrel = 1
url = https://kde.org/applications/system/dolphin/
arch = armv7h
@@ -25,7 +25,7 @@ pkgbase = dolphin-root-git
optdepends = purpose: share context menu
provides = dolphin
conflicts = dolphin
- source = git://anongit.kde.org/dolphin.git
+ source = https://anongit.kde.org/dolphin.git
source = 0001-Revert-Disallow-executing-Dolphin-as-root-on-Linux.patch
source = Dolphin-Root-Git.desktop
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
diff --git a/PKGBUILD b/PKGBUILD
index ae6f8b62dce1..4f10ffa166b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=dolphin-root-git
_pkgname=${pkgname%-root-git}
-pkgver=76f9d9a5f5c6b2a26d4e7e927a39f52ebf88960c
+pkgver=d1baf3398e53931735b724672d5ae48649b44a18
pkgrel=1
pkgdesc="KDE File Manager, patched to be able to run as root, based on dolphin-git sources"
arch=(armv7h i686 x86_64)