summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f72739b3325b..c92e001452ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = plasma6-applets-places-widget
pkgdesc = Plasma 6 widget providing quick access to user places
pkgver = 1.4
- pkgrel = 1
- url = https://github.com/HessiJames/plasma-applet-places-widget
+ pkgrel = 2
+ url = https://github.com/dfaust/plasma-applet-places-widget
arch = any
license = GPL-2.0-only
makedepends = extra-cmake-modules
depends = plasma-workspace
- source = plasma6-applets-places-widget-1.4.tar.gz::https://github.com/HessiJames/plasma-applet-places-widget/archive/v1.4.tar.gz
- source = https://github.com/HessiJames/plasma-applet-places-widget/commit/bc3f45eca28b7f7333edc2918cbefe03705cd793.diff
+ source = plasma6-applets-places-widget-1.4.tar.gz::https://github.com/dfaust/plasma-applet-places-widget/archive/v1.4.tar.gz
+ source = https://github.com/dfaust/plasma-applet-places-widget/commit/bc3f45eca28b7f7333edc2918cbefe03705cd793.diff
sha256sums = dde5ac73516794cce1e7af9dcb9ee43fcad13125c647451662ab5dc136463602
sha256sums = f6e6523d29339561853251371058c6b00341de593212d864f18f118fa5050090
diff --git a/PKGBUILD b/PKGBUILD
index 20a55cb99ec8..1ee4d4265e40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=plasma6-applets-places-widget
pkgver=1.4
-pkgrel=1
+pkgrel=2
pkgdesc="Plasma 6 widget providing quick access to user places"
arch=(any)
-url="https://github.com/HessiJames/plasma-applet-places-widget"
+url="https://github.com/dfaust/plasma-applet-places-widget"
license=(GPL-2.0-only)
depends=(plasma-workspace)
makedepends=(extra-cmake-modules)