summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302017-04-29 15:58:28 +0200
committerM0Rf302017-04-29 15:58:28 +0200
commit1041941833b7fe4afce62d497b239cdb047f18bd (patch)
tree44c1d5c2d11d95dfb1393b62bf677138d63fd31c /PKGBUILD
parent01e7c7de2eb96eeffefc62916b856b09c08db9df (diff)
downloadaur-1041941833b7fe4afce62d497b239cdb047f18bd.tar.gz
Properly working dkms hook
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 478582aafe2a..eb09a4364208 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('dkms')
makedepends=('git')
options=(!strip)
install=install
-source=(git+https://github.com/Ri0n/rts_bpp.git
+source=(git+https://github.com/M0Rf30/rts_bpp.git
'dkms.conf'
"81-udisks-udisks2-${_pkgname}.rules")