summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaximilian Luz2019-12-28 23:51:51 +0100
committerMaximilian Luz2019-12-28 23:51:51 +0100
commit298751b8f4f682f3f562a2a988ffec6f9f4cdaf5 (patch)
treefaf6c8f128655e7ba9e0c6a719670386d7531b27
parentf8ae4d9b002ef8cbd1606887c92a500b2ff4569c (diff)
downloadaur-298751b8f4f682f3f562a2a988ffec6f9f4cdaf5.tar.gz
Update URLs
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dade9b26cd15..0391bf733d74 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = surface-dtx-daemon-git
pkgdesc = Surface Detachment System (DTX) Daemon
- pkgver = 0.1.4.r1.g2bb63d2
+ pkgver = 0.1.4.r2.g0ccf4c8
pkgrel = 1
- url = https://github.com/qzed/linux-surface-dtx-daemon
+ url = https://github.com/linux-surface/surface-dtx-daemon
install = surface-dtx-daemon.install
arch = x86_64
license = MIT
@@ -16,7 +16,7 @@ pkgbase = surface-dtx-daemon-git
backup = etc/surface-dtx/surface-dtx-userd.conf
backup = etc/surface-dtx/detach.sh
backup = etc/surface-dtx/attach.sh
- source = surface-dtx-daemon::git+https://github.com/qzed/linux-surface-dtx-daemon.git
+ source = surface-dtx-daemon::git+https://github.com/linux-surface/surface-dtx-daemon.git
sha256sums = SKIP
pkgname = surface-dtx-daemon-git
diff --git a/PKGBUILD b/PKGBUILD
index 8a6e6e12cb58..2e52de9ec6c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
_pkgname="surface-dtx-daemon"
pkgname="${_pkgname}-git"
-pkgver=0.1.4.r1.g2bb63d2
+pkgver=0.1.4.r2.g0ccf4c8
pkgrel=1
pkgdesc="Surface Detachment System (DTX) Daemon"
-url="https://github.com/qzed/linux-surface-dtx-daemon"
+url="https://github.com/linux-surface/surface-dtx-daemon"
license=('MIT')
arch=('x86_64')
depends=('dbus' 'gcc-libs')
@@ -16,7 +16,7 @@ provides=("${_pkgname}")
conflicts=("${_pkgname}")
source=(
- "${_pkgname}::git+https://github.com/qzed/linux-surface-dtx-daemon.git"
+ "${_pkgname}::git+https://github.com/linux-surface/surface-dtx-daemon.git"
)
sha256sums=(