summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaximilian Luz2019-12-28 23:41:55 +0100
committerMaximilian Luz2019-12-28 23:41:55 +0100
commit2de18e294ab91cae6174bc68cc9b0ddcba6a8b2e (patch)
treeac556e6d0954fac0ed406f3a119a38efc2782350 /PKGBUILD
parent673a707b80caa25496a2a338acd477283b03102c (diff)
downloadaur-2de18e294ab91cae6174bc68cc9b0ddcba6a8b2e.tar.gz
Update URLs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de6bdf7d0bd7..d6590c63e449 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname="${_pkgname}-bin"
pkgver=0.2.5
pkgrel=2
pkgdesc='Control various aspects of Microsoft Surface devices from the Command-Line'
-url='https://github.com/qzed/linux-surface-control'
+url='https://github.com/linux-surface/surface-control'
license=('MIT')
arch=('x86_64')
depends=('gcc-libs')
@@ -14,7 +14,7 @@ provides=("${_pkgname}")
conflicts=("${_pkgname}")
source=(
- "https://github.com/qzed/linux-surface-control/releases/download/v${pkgver}/surface-control-${pkgver}-${CARCH}.bin.tar.xz"
+ "https://github.com/linux-surface/surface-control/releases/download/v${pkgver}/surface-control-${pkgver}-${CARCH}.bin.tar.xz"
)
sha256sums=('3354767be9fa5c4d5da04df6dc76fb378f40fe0eb0e5b91be5ed9f17dc451968')