summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d2b13d1f1fe1..677a43de0e33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=sysrqd
pkgver=17
pkgrel=1
-pkgdesc="A small daemon intended to manage Linux Sysrq over network."
+pkgdesc="A small daemon intended to manage Linux SysRq over network"
arch=('i686' 'x86_64')
url="http://julien.danjou.info/software/$pkgname"
license=("GPL")
install="${pkgname}.install"
-conflicts=('sysrqd')
+conflicts=('sysrqd-git')
provides=("sysrqd=v${pkgver}")
#_gitroot="$_pkgname::git+https://github.com/jd/sysrqd"