summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArthur Brainville (Ybalrid)2019-06-27 05:24:20 +0200
committerArthur Brainville (Ybalrid)2019-06-27 05:24:20 +0200
commitc812db9e44b8db4c16797e35a60b21ef756f7c80 (patch)
tree90a91e8e8284932b9d6a53b3013d3b8d33d481c1 /PKGBUILD
parent483daf755cbb062d9e3dc6bf32c693a4f777859d (diff)
downloadaur-c812db9e44b8db4c16797e35a60b21ef756f7c80.tar.gz
Changed upstream url and download link. Bumped pkgrel.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8db00fdf2143..944af41ffe86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
-# Maintainer: X0rg
-# Contributor: Ybalrid <ybalrid@cecmu.org>
+# Maintainer: Ybalrid <ybalrid@ybalrid.org>
+# Contributor: X0rg
pkgname=systemd-numlockontty
pkgver=0.1
-pkgrel=11
+pkgrel=12
pkgdesc="Systemd service + script, automatically activate numpad on ttys"
arch=('any')
-url="http://avalon.ybalrid.info/aur/numlockontty.html"
+url="http://percival.ybalrid.info/aur/numlockontty.html"
depends=('systemd')
replaces=('numlockontty')
license=('GPL')
install=numlockontty.install
-source=("http://avalon.ybalrid.info/aur/numlockontty-$pkgver.tar.gz")
+source=("http://percival.ybalrid.info/aur/numlockontty-$pkgver.tar.gz")
md5sums=('f7b69626dd83f5da5269b226688ff1b8')
package() {