summaryrefslogtreecommitdiffstats
path: root/abs
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-09-04 13:31:27 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-09-04 13:31:27 (GMT)
commite89e522b43212d98839be804b6803019d71f3e53 (patch)
treea4236e9da9c9caa6d8f76c36070eb51de08c9060 /abs
parent54a82868b7fa5ff72c13ea704fe3c009889384ff (diff)
downloadlinhes_pkgbuild-e89e522b43212d98839be804b6803019d71f3e53.zip
linhes_pkgbuild-e89e522b43212d98839be804b6803019d71f3e53.tar.gz
linhes_pkgbuild-e89e522b43212d98839be804b6803019d71f3e53.tar.bz2
recompile for merged changes
Diffstat (limited to 'abs')
-rwxr-xr-xabs/core/LinHES-system/PKGBUILD2
-rw-r--r--abs/core/keylaunch/PKGBUILD4
-rw-r--r--abs/core/rsyslog/PKGBUILD2
-rwxr-xr-xabs/core/runit-scripts/PKGBUILD2
4 files changed, 5 insertions, 5 deletions
diff --git a/abs/core/LinHES-system/PKGBUILD b/abs/core/LinHES-system/PKGBUILD
index f7b9834..8b2f281 100755
--- a/abs/core/LinHES-system/PKGBUILD
+++ b/abs/core/LinHES-system/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=LinHES-system
pkgver=2
-pkgrel=82
+pkgrel=83
arch=('i686' 'x86_64')
MVDIR=$startdir/pkg/usr/LH
BINDIR=$startdir/pkg/usr/bin
diff --git a/abs/core/keylaunch/PKGBUILD b/abs/core/keylaunch/PKGBUILD
index afb5c00..67b8d77 100644
--- a/abs/core/keylaunch/PKGBUILD
+++ b/abs/core/keylaunch/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=keylaunch
pkgver=1.3.9
-pkgrel=5
+pkgrel=6
arch=('i686' 'x86_64')
pkgdesc="KeyLaunch is a small utility for binding commands to a hot key. "
url="http://www.oroborus.org/"
@@ -16,4 +16,4 @@ build() {
install -D -m0755 ../example_rc $startdir/pkg/etc/keylaunchrc
}
md5sums=('710f68a3e7026b4139cc94ea790576c3'
- 'feda76439fe930eaaaad81fbb62b84b0')
+ '98d341f2fb87ce4fbbecafbdc776b2a7')
diff --git a/abs/core/rsyslog/PKGBUILD b/abs/core/rsyslog/PKGBUILD
index 8fa6aa7..40fe9a2 100644
--- a/abs/core/rsyslog/PKGBUILD
+++ b/abs/core/rsyslog/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=rsyslog
pkgver=5.8.6
-pkgrel=5
+pkgrel=6
pkgdesc="An enhanced multi-threaded syslogd with a focus on security and reliability"
url="http://www.rsyslog.com/"
arch=('i686' 'x86_64')
diff --git a/abs/core/runit-scripts/PKGBUILD b/abs/core/runit-scripts/PKGBUILD
index 478e13f..4c0d1d0 100755
--- a/abs/core/runit-scripts/PKGBUILD
+++ b/abs/core/runit-scripts/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=runit-scripts
pkgver=2.1.1
-pkgrel=70
+pkgrel=71
pkgdesc="collection of startup scripts for runit"
url="http://smarden.org/runit/"
license="BSD"