From 1f4637ba96021233b0a34979239eeb52befdce29 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 13 May 2018 23:18:45 -0300 Subject: [PATCH] sx: update to 1.1. Closes #14372. Signed-off-by: Enno Boland --- srcpkgs/sx/template | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/srcpkgs/sx/template b/srcpkgs/sx/template index a1f738e2a06..a29caf6f5d5 100644 --- a/srcpkgs/sx/template +++ b/srcpkgs/sx/template @@ -1,6 +1,6 @@ # Template file for 'sx' pkgname=sx -version=1.0 +version=1.1 revision=1 build_style=gnu-makefile depends="xorg-server xauth" @@ -9,11 +9,7 @@ maintainer="maxice8 " license="MIT" homepage="https://github.com/Earnestly/sx" distfiles="https://github.com/Earnestly/sx/archive/${version}.tar.gz" -checksum=60a5b3c16ff68a1f5275b596cfd3e48667e65c25af5ca4f3281b72a196cc2c78 - -pre_install() { - sed -i 's|/usr/lib/xorg-server|/usr/libexec|g' sx -} +checksum=bd78db411062957e43512394b87e1f314686b94f753861b7dbcc781fafdeafd7 post_install() { vlicense LICENSE