summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornous2023-05-16 13:56:42 +0300
committernous2023-05-16 13:56:42 +0300
commitb486db99cb963b0b899c1c3e9aef626e557256db (patch)
tree72ff8b871190232f02d0e6d8b8725304f66f62aa /PKGBUILD
parent547422f27b087d5eae6319bf7e8c169d4322c5f5 (diff)
downloadaur-sysrqd.tar.gz
real update to v17
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"