diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-07-29 09:50:16 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-07-29 09:51:13 +0000 |
commit | 832162f803ad18f16b3ae17208a642494e32c816 (patch) | |
tree | bedb67d86df34ff1abe84c17608995b91391d5e2 /community/exo | |
parent | f03daa43eb06c85e30ca599f3c727ba58fb8267a (diff) | |
download | aports-832162f803ad18f16b3ae17208a642494e32c816.tar.bz2 aports-832162f803ad18f16b3ae17208a642494e32c816.tar.xz |
community/exo: upgrade to 0.12.7
Diffstat (limited to 'community/exo')
-rw-r--r-- | community/exo/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/exo/APKBUILD b/community/exo/APKBUILD index 0eca6f6375..c5e5a25391 100644 --- a/community/exo/APKBUILD +++ b/community/exo/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Ćukasz Jendrysik <scadu@yandex.com> # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=exo -pkgver=0.12.6 +pkgver=0.12.7 pkgrel=0 pkgdesc="Extensions to Xfce by os-cillation" url="http://www.os-cillation.com/article.php?sid=40" @@ -36,5 +36,5 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="468f8e95068135a08da58abd35e8b886864262550fe3860a8e61ed6376783491139ae837427e0cabfe9b46184b339e482f0e9a9c9c8439c695d4268c94b5e405 exo-0.12.6.tar.bz2 +sha512sums="482f75f17f6d8d9bbbb6a7ddd256e0b6fbe8663bc7ddfc3466c429bfdeff4f484622fe45ccea7fe7f93708464f5d51ff9daf2e010d46b6124d21a808b980d46f exo-0.12.7.tar.bz2 957350c34b9209b89b051ccf9800f7d0e9ce580ad4161366bab0984d4d4d1f63d20bcb9fd5c22abffc0151c377a5bc7ad5c1b24b0183e997ebdd92ab61ee1c2b mailreader-claws-mail.patch" |