summaryrefslogtreecommitdiffstats
path: root/extra/vte
diff options
context:
space:
mode:
authorfred <fred@freddeb.home>2010-04-04 15:25:24 +0200
committerfred <fred@freddeb.home>2010-04-04 15:25:24 +0200
commit9782ea4631857925f1655250ccc16bf1ec7a8c92 (patch)
treed54bdb13c84587815ea7e557cf323071bee3306c /extra/vte
parentc274e09c756d2c9b7dd1f98c61b51b30a7d4e9ef (diff)
downloadnutyx-extra-9782ea4631857925f1655250ccc16bf1ec7a8c92.tar.gz
nutyx-extra-9782ea4631857925f1655250ccc16bf1ec7a8c92.tar.bz2
nutyx-extra-9782ea4631857925f1655250ccc16bf1ec7a8c92.tar.xz
nutyx-extra-9782ea4631857925f1655250ccc16bf1ec7a8c92.zip
Maj de vte#0.24.0
Diffstat (limited to 'extra/vte')
-rw-r--r--extra/vte/.footprint6
-rw-r--r--extra/vte/.md5sum2
-rwxr-xr-xextra/vte/Pkgfile2
3 files changed, 5 insertions, 5 deletions
diff --git a/extra/vte/.footprint b/extra/vte/.footprint
index 885f26fd0..1d5a5cc44 100644
--- a/extra/vte/.footprint
+++ b/extra/vte/.footprint
@@ -12,9 +12,9 @@ drwxr-xr-x root/root usr/include/vte/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libvte.a
-rwxr-xr-x root/root usr/lib/libvte.la
-lrwxrwxrwx root/root usr/lib/libvte.so -> libvte.so.9.12.1
-lrwxrwxrwx root/root usr/lib/libvte.so.9 -> libvte.so.9.12.1
--rwxr-xr-x root/root usr/lib/libvte.so.9.12.1
+lrwxrwxrwx root/root usr/lib/libvte.so -> libvte.so.9.13.0
+lrwxrwxrwx root/root usr/lib/libvte.so.9 -> libvte.so.9.13.0
+-rwxr-xr-x root/root usr/lib/libvte.so.9.13.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/pyvte.pc
-rw-r--r-- root/root usr/lib/pkgconfig/vte.pc
diff --git a/extra/vte/.md5sum b/extra/vte/.md5sum
index 839b8de8f..5d12dc423 100644
--- a/extra/vte/.md5sum
+++ b/extra/vte/.md5sum
@@ -1 +1 @@
-d201695a8fc1d2411c372a9ee8c8ea51 vte-0.23.5.tar.bz2
+c381f6019448a6e84470ec0acfd78c63 vte-0.24.0.tar.bz2
diff --git a/extra/vte/Pkgfile b/extra/vte/Pkgfile
index 008e39795..e450029b4 100755
--- a/extra/vte/Pkgfile
+++ b/extra/vte/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: gtk, p5-xml-parser, gtk-doc, pygtk
name=vte
-version=0.23.5
+version=0.24.0
release=1
source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2)