diff --git a/dot_local/share/packages/xkb-hypermode/PKGBUILD b/dot_local/share/packages/xkb-hypermode/PKGBUILD index dcbdadb..531cfa4 100644 --- a/dot_local/share/packages/xkb-hypermode/PKGBUILD +++ b/dot_local/share/packages/xkb-hypermode/PKGBUILD @@ -5,7 +5,7 @@ pkgdesc="custom us keyboard layout with hyper modifiers" arch=('any') license=('MIT') depends=('xkeyboard-config') -source=("https://lamdahub.yavin4.ch/ndwarshuis/xkb-hypermode/archive/v$pkgver.tar.gz") +source=("https://github.com/ndwarshuis/xkb-hypermode/archive/v$pkgver.tar.gz") md5sums=('8a211c564d0d31ca514bd3253b5990ba') backup=("etc/X11/xorg.conf.d/10-hyperctrl.conf")