Revert "included latest tribe"

This reverts commit 54958a9c43.
This commit is contained in:
Fabian 2013-09-19 21:23:46 +00:00
parent 54958a9c43
commit ccda0d907e

View File

@ -1,7 +1,7 @@
# Chakra Tools
pkgname=tribe
pkgver=2013.09.19
pkgver=2013.09.16
_rls_notes=20130916
pkgrel=1
_codename=Fritz
@ -18,8 +18,7 @@ options=('!header' '!debug')
source=("${pkgname}-${pkgver}.tar.xz"
"http://chakra.sourceforge.net/sources/tribe/RELEASE_NOTES_${_rls_notes}.html"
"launch-tribe.sh")
md5sums=('b0648244429a5bf27a0d9da7ccaa75dd'
md5sums=('c5a182d44b5e27ca77e1f48358d17efb'
'7655ee2f7ab805f2126f3e819dfc9cab'
'e31855da237a2c8029774831b3c04685')
@ -73,3 +72,4 @@ package() {
# remove nasty files
find ${pkgdir}/ -name ".git" -type d -exec rm -fr {} +
}