summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Mattern2023-07-25 19:45:41 +0200
committerPeter Mattern2023-07-25 19:45:41 +0200
commit6d37511296b88b224c0276dd77a46143957247c5 (patch)
tree398545ea1163865c1ac697716d045ae190a3aeae
parent55ab94636ec81dd9b39e4e288e0b92bc84d3af91 (diff)
downloadaur-lxqt-connman-applet-git.tar.gz
Update upstream URL
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 89329bb826fb..254b99d46c6f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,8 @@
-# Generated by mksrcinfo v8
-# Sat Feb 4 16:06:26 UTC 2017
pkgbase = lxqt-connman-applet-git
pkgdesc = LXQt system-tray applet for ConnMan
pkgver = r85.672ade9
pkgrel = 1
- url = https://github.com/surlykke/lxqt-connman-applet
+ url = https://github.com/lxqt/lxqt-connman-applet
arch = i686
arch = x86_64
license = LGPL
@@ -17,8 +15,7 @@ pkgbase = lxqt-connman-applet-git
depends = connman
provides = lxqt-connman-applet
conflicts = lxqt-connman-applet
- source = git+https://github.com/surlykke/lxqt-connman-applet.git
+ source = git+https://github.com/lxqt/lxqt-connman-applet.git
sha256sums = SKIP
pkgname = lxqt-connman-applet-git
-
diff --git a/PKGBUILD b/PKGBUILD
index f07da66380c3..8798b9f4a8c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,13 +7,13 @@ pkgver=r85.672ade9
pkgrel=1
pkgdesc='LXQt system-tray applet for ConnMan'
arch=('i686' 'x86_64')
-url='https://github.com/surlykke/lxqt-connman-applet'
+url='https://github.com/lxqt/lxqt-connman-applet'
license=('LGPL')
depends=('liblxqt' 'qt5-svg' 'connman')
makedepends=('git' 'cmake' 'qt5-tools' 'lxqt-build-tools')
provides=("$_pkgname")
conflicts=("$_pkgname")
-source=("git+https://github.com/surlykke/lxqt-connman-applet.git")
+source=("git+${url}.git")
sha256sums=("SKIP")
pkgver() {