summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--blazeblogger-git/PKGBUILD2
-rw-r--r--highlight/PKGBUILD4
-rw-r--r--highlight/highlight-2.15-1-x86_64.pkg.tar.xzbin0 -> 379400 bytes
-rw-r--r--highlight/highlight-2.16-1-x86_64.pkg.tar.xzbin0 -> 393856 bytes
-rw-r--r--imagemagick-nox/PKGBUILD4
-rw-r--r--tcc-git/PKGBUILD2
6 files changed, 6 insertions, 6 deletions
diff --git a/blazeblogger-git/PKGBUILD b/blazeblogger-git/PKGBUILD
index c7d0b0a..62a9034 100644
--- a/blazeblogger-git/PKGBUILD
+++ b/blazeblogger-git/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Florian Pritz <bluewind@xssn.at>
# Contributor: Abakus <java5@arcor.de>
pkgname=blazeblogger-git
-pkgver=20091119
+pkgver=20100328
pkgrel=1
pkgdesc="is a simple-to-use but capable CMS for the command line"
arch=('any')
diff --git a/highlight/PKGBUILD b/highlight/PKGBUILD
index 208785d..332fe2c 100644
--- a/highlight/PKGBUILD
+++ b/highlight/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Jan Fader <jan.fader@web.de>
pkgname=highlight
-pkgver=2.15
+pkgver=2.16
pkgrel=1
pkgdesc="Highlight converts sourcecode to HTML, XHTML, RTF, LaTeX, TeX, XML and terminal escape sequences with coloured syntax highlighting. Language definitions, colour themes and indentation schemes are customizable"
url="http://www.andre-simon.de/doku/highlight/highlight.html"
@@ -8,7 +8,7 @@ license=('GPL')
arch=('i686' 'x86_64')
install=
source=(http://www.andre-simon.de/zip/$pkgname-$pkgver.tar.bz2)
-md5sums=('56a6341a16bbf059e0182c21d3b8aa76')
+md5sums=('08f1429a6db258ab1a7eecbb4e0d44b2')
build() {
cd "$startdir/src/$pkgname-$pkgver"
diff --git a/highlight/highlight-2.15-1-x86_64.pkg.tar.xz b/highlight/highlight-2.15-1-x86_64.pkg.tar.xz
new file mode 100644
index 0000000..7101fe7
--- /dev/null
+++ b/highlight/highlight-2.15-1-x86_64.pkg.tar.xz
Binary files differ
diff --git a/highlight/highlight-2.16-1-x86_64.pkg.tar.xz b/highlight/highlight-2.16-1-x86_64.pkg.tar.xz
new file mode 100644
index 0000000..4c0ab42
--- /dev/null
+++ b/highlight/highlight-2.16-1-x86_64.pkg.tar.xz
Binary files differ
diff --git a/imagemagick-nox/PKGBUILD b/imagemagick-nox/PKGBUILD
index 600594a..b6aecb0 100644
--- a/imagemagick-nox/PKGBUILD
+++ b/imagemagick-nox/PKGBUILD
@@ -6,7 +6,7 @@
# Just uninstalling ImageMagick before build fails as it is used during the build processs
pkgname=imagemagick-nox
-pkgver=6.5.9.1
+pkgver=6.6.0.9
pkgrel=1
pkgdesc="An image viewing/manipulation program, without X dependencies"
arch=('i686' 'x86_64')
@@ -48,7 +48,7 @@ build() {
rm -f ${pkgdir}/usr/lib/*.la || return 1
}
-md5sums=('045089aa726b5e709097c5544f181d55'
+md5sums=('c04030c3d4649bee4d6a891a16e031a3'
'069980fc2590c02aed86420996259302'
'7f5851c4450b73d52df55c7e806cc316'
'ff9974decbfe9846f8e347239d87e4eb')
diff --git a/tcc-git/PKGBUILD b/tcc-git/PKGBUILD
index a062c1e..7597ce4 100644
--- a/tcc-git/PKGBUILD
+++ b/tcc-git/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=tcc-git
-pkgver=20091226
+pkgver=20100328
pkgrel=1
pkgdesc="Tiny C Compiler - small, simple, and fast single-pass C compiler"
arch=('i686' 'x86_64')