summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabian Hirschmann2015-10-30 23:32:22 +0100
committerFabian Hirschmann2015-10-30 23:32:22 +0100
commita65bf496396bc6a976a6e0ea0f4b515a460e9d54 (patch)
tree7368d1c269ef11ef439ddeab1881a04ac7698d63
parent6bb9906a2f22c2694da8b4ebfba7c858138fb96f (diff)
downloadaur-a65bf496396bc6a976a6e0ea0f4b515a460e9d54.tar.gz
adapt to the new name of lirc-utils (lirc)
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68d616a0021c..6c3d992a510b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ pkgver=0.4.2
pkgrel=1
pkgdesc="Simple single button lirc-aware shut down timer with an OSD"
arch=('i686' 'x86_64')
-url="http://www.github.com/fhirschmann/halttimer/"
+url="http://www.github.com/fhirschmann/sleeptimer/"
license=('GPL3')
depends=('xosd' 'gettext')
-optdepends=('lirc-utils: remote control support')
+optdepends=('lirc: remote control support')
makedepends=('make' 'autoconf' 'help2man')
source=("https://github.com/fhirschmann/${pkgname}/archive/v${pkgver}.tar.gz")
md5sums=('9be1c0854294754cd5ae5075eac78a63')