summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2010-02-04 00:32:54 +0100
committerFlorian Pritz <bluewind@xssn.at>2010-02-04 00:33:18 +0100
commitfe77f2c750890ca9e88381bb3c692f901958f700 (patch)
treee1ab9b71ddb938c2f384c6c105b574332a1fbf13
parentebecfe6e1af32dbd729c4e0bd9760ea4abdceda7 (diff)
downloadaur-packages-fe77f2c750890ca9e88381bb3c692f901958f700.tar.gz
aur-packages-fe77f2c750890ca9e88381bb3c692f901958f700.tar.xz
update
Signed-off-by: Florian Pritz <bluewind@xssn.at>
-rw-r--r--highlight/PKGBUILD4
-rw-r--r--w3watch-git/PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/highlight/PKGBUILD b/highlight/PKGBUILD
index 71e67de..a288a5d 100644
--- a/highlight/PKGBUILD
+++ b/highlight/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Jan Fader <jan.fader@web.de>
pkgname=highlight
-pkgver=2.13
+pkgver=2.14
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=('1f5d325e24f25d7d17d223c8ab3a2785')
+md5sums=('1f29f0e9a9bf280e96912e1fa5706d0d')
build() {
cd "$startdir/src/$pkgname-$pkgver"
diff --git a/w3watch-git/PKGBUILD b/w3watch-git/PKGBUILD
index 6c376dc..dbae2bb 100644
--- a/w3watch-git/PKGBUILD
+++ b/w3watch-git/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pierre Schmitz <pierre@archlinux.de>
pkgname=w3watch-git
-pkgver=20090829
+pkgver=20100122
pkgrel=1
pkgdesc='Watch the web and get notified on updates'
arch=('any')