diff options
author | James Meyer <james.meyer@operamail.com> | 2012-05-10 20:06:52 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-05-10 20:06:52 (GMT) |
commit | de75425bb04ae1a0b3e4f58baf53d23785dd1287 (patch) | |
tree | 12bab7cf533e8dbd90cc49268ee98b8daa0230ed /abs/core/linhes-scripts/PKGBUILD | |
parent | 2b532b540f448f02d7aee7ff04fa3d31655e7f8f (diff) | |
parent | 05224a8c82df924573978ba44c897900dcd2d0eb (diff) | |
download | linhes_pkgbuild-de75425bb04ae1a0b3e4f58baf53d23785dd1287.zip linhes_pkgbuild-de75425bb04ae1a0b3e4f58baf53d23785dd1287.tar.gz linhes_pkgbuild-de75425bb04ae1a0b3e4f58baf53d23785dd1287.tar.bz2 |
Merge branch 'testing' of git@linhes.org:linhes_pkgbuild into testing
Diffstat (limited to 'abs/core/linhes-scripts/PKGBUILD')
-rw-r--r-- | abs/core/linhes-scripts/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/linhes-scripts/PKGBUILD b/abs/core/linhes-scripts/PKGBUILD index 68a02ef..9d3b507 100644 --- a/abs/core/linhes-scripts/PKGBUILD +++ b/abs/core/linhes-scripts/PKGBUILD @@ -3,7 +3,7 @@ pkgname=linhes-scripts pkgver=7 -pkgrel=33 +pkgrel=34 pkgdesc="Various scripts that help to make LinHES, LinHES." arch=('i686' 'x86_64') license=('GPL2') @@ -101,4 +101,4 @@ md5sums=('f56985b2d602e11dc1e10d3e7848b2a5' '4b8671376fad6d76874508434d42fbfd' 'd8838461af9d446a1fd7e7883fdc75d1' 'cc9cdabcdfc969c2829b58c0e513488c' - 'acb72dfeda6f957bfdf4113a04fb91c0') + '54a478660d0f8150fe10112a9ecf2740') |