summaryrefslogtreecommitdiff
path: root/atk
diff options
context:
space:
mode:
authorFredrik Rinnestam <fredrik@crux.nu>2012-10-10 18:34:14 +0200
committerFredrik Rinnestam <fredrik@crux.nu>2012-10-10 18:34:14 +0200
commit951b947cc821ff3d9e8e7e7881151af335e162f6 (patch)
treee906c44fecb3726e67e62bbbf54a12c2785e683c /atk
parent6959eae758aa52c28af73f94254636283919d765 (diff)
downloadopt-951b947cc821ff3d9e8e7e7881151af335e162f6.tar.gz
opt-951b947cc821ff3d9e8e7e7881151af335e162f6.tar.xz
atk: updated to 2.6.0
Diffstat (limited to 'atk')
-rw-r--r--atk/.footprint6
-rw-r--r--atk/.md5sum2
-rw-r--r--atk/Pkgfile4
3 files changed, 6 insertions, 6 deletions
diff --git a/atk/.footprint b/atk/.footprint
index a1363ee87..bc7978f39 100644
--- a/atk/.footprint
+++ b/atk/.footprint
@@ -35,8 +35,8 @@ drwxr-xr-x root/root usr/include/atk-1.0/atk/
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkwindow.h
drwxr-xr-x root/root usr/lib/
-rwxr-xr-x root/root usr/lib/libatk-1.0.la
-lrwxrwxrwx root/root usr/lib/libatk-1.0.so -> libatk-1.0.so.0.20409.1
-lrwxrwxrwx root/root usr/lib/libatk-1.0.so.0 -> libatk-1.0.so.0.20409.1
--rwxr-xr-x root/root usr/lib/libatk-1.0.so.0.20409.1
+lrwxrwxrwx root/root usr/lib/libatk-1.0.so -> libatk-1.0.so.0.20609.1
+lrwxrwxrwx root/root usr/lib/libatk-1.0.so.0 -> libatk-1.0.so.0.20609.1
+-rwxr-xr-x root/root usr/lib/libatk-1.0.so.0.20609.1
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/atk.pc
diff --git a/atk/.md5sum b/atk/.md5sum
index 60d2e26fd..11024a12e 100644
--- a/atk/.md5sum
+++ b/atk/.md5sum
@@ -1 +1 @@
-2184a140f71d50276669d6eda5cce5db atk-2.4.0.tar.xz
+6b34e2a63dda4429b5692be7ca3aa5bf atk-2.6.0.tar.xz
diff --git a/atk/Pkgfile b/atk/Pkgfile
index e5ea4abb8..dfeb1e9ee 100644
--- a/atk/Pkgfile
+++ b/atk/Pkgfile
@@ -4,9 +4,9 @@
# Depends on: glib
name=atk
-version=2.4.0
+version=2.6.0
release=1
-source=(http://download.gnome.org/sources/$name/2.4/$name-$version.tar.xz)
+source=(http://download.gnome.org/sources/$name/2.6/$name-$version.tar.xz)
build () {
cd $name-$version

Generated by cgit