diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2016-08-07 16:47:00 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2016-08-08 20:46:12 +1000 |
commit | 35800ea0ff81503a487f6c4bca73615ee3a50ec2 (patch) | |
tree | aa03087b753bb23aec2591d256b5c336a0123027 /tint2 | |
parent | b0eacfe6b7df1508df25c96b54d24b0b0a63e59b (diff) | |
download | contrib-35800ea0ff81503a487f6c4bca73615ee3a50ec2.tar.gz contrib-35800ea0ff81503a487f6c4bca73615ee3a50ec2.tar.xz |
tint2: 0.12.10 -> 0.12.12
Diffstat (limited to 'tint2')
-rw-r--r-- | tint2/.md5sum | 2 | ||||
-rw-r--r-- | tint2/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tint2/.md5sum b/tint2/.md5sum index 77a4bbe13..3272e06f7 100644 --- a/tint2/.md5sum +++ b/tint2/.md5sum @@ -1 +1 @@ -011b760cb2ed10b8a5194fef92d4ccf9 tint2-0.12.10.tar.gz +1fe0003fcbae92e38d5d27f89dad5b6d tint2-0.12.12.tar.gz diff --git a/tint2/Pkgfile b/tint2/Pkgfile index 643374cd3..a9c27eaa2 100644 --- a/tint2/Pkgfile +++ b/tint2/Pkgfile @@ -5,7 +5,7 @@ # Depends on: cmake imlib2 librsvg ninja startup-notification xorg-libxdamage name=tint2 -version=0.12.10 +version=0.12.12 release=1 source=(http://crux.ster.zone/downloads/$name/$name-$version.tar.gz) #source=(https://gitlab.com/o9000/tint2/repository/archive.tar.gz?ref=$version) |