diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-11-16 06:50:52 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-11-16 17:02:59 +0100 |
commit | 77e47583167f9cb6dcbbeea7ff2eadd050601349 (patch) | |
tree | 8f9a2e2e58c34fd89ba4b8f381a9a1b7301b9ab0 /community/exo | |
parent | 657d4b269288839b9b091394da7bcebb8ee8fcef (diff) | |
download | aports-77e47583167f9cb6dcbbeea7ff2eadd050601349.tar.bz2 aports-77e47583167f9cb6dcbbeea7ff2eadd050601349.tar.xz |
community/exo: upgrade to 0.12.9
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 8ffe15587d..2278e4b3dc 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.8 +pkgver=0.12.9 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="5b96f1e3ba7112d349ee7d986288996c52210304d0aa54594fdc8c85ec0b12e13791f320f28e91bd25afda5f1046f402ba4fcf2eca5df5d8fc0c3515cd6b98a3 exo-0.12.8.tar.bz2 +sha512sums="ae0e893c595553ff9db15967419ffd9d78ec6ab6dbcefcc02536367e04cc4db51d41305f0f527778ba9b8b04cb51bd560bff07ef5ba3a56d1acab1d1730e7ee7 exo-0.12.9.tar.bz2 957350c34b9209b89b051ccf9800f7d0e9ce580ad4161366bab0984d4d4d1f63d20bcb9fd5c22abffc0151c377a5bc7ad5c1b24b0183e997ebdd92ab61ee1c2b mailreader-claws-mail.patch" |