diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2020-04-08 01:09:16 -0300 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-04-08 04:17:29 +0000 |
| commit | 8faed5eff48cbbcaba433a77b322685fa3c3bb59 (patch) | |
| tree | ce2d46378373f92f4e7fb71a9895d61a42bf2a39 | |
| parent | 3201ee21a0da4491d8ede1deef262c4f45d28848 (diff) | |
| download | aports-8faed5eff48cbbcaba433a77b322685fa3c3bb59.tar.bz2 aports-8faed5eff48cbbcaba433a77b322685fa3c3bb59.tar.xz | |
community/startup: upgrade to 2.0.2
| -rw-r--r-- | community/startup/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/startup/APKBUILD b/community/startup/APKBUILD index 222459417e..98f1d93ee9 100644 --- a/community/startup/APKBUILD +++ b/community/startup/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Leo <thinkabit.ukim@gmail.com> # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=startup -pkgver=2.0.1 +pkgver=2.0.2 pkgrel=0 pkgdesc="Event driven task and service manager" options="!check" @@ -115,4 +115,4 @@ udev() { "$subpkgdir"/usr/share/xdg/startup } -sha512sums="ca34249592b6b49327021faa6b7c6e0ee08364941876079e1acb906878e329d32ef72a89577213fc6714af94acee13d6c195d6bb6f47d6d6b35d6358c2513f5a startup-2.0.1.tar.gz" +sha512sums="57c38f4b57f8c785971206ea94152773b2fea99919d3dbbb5e6e8f73ded4a31b3580ff6fe16ff128a424697875cf88c0e1d932b333a665e46df7c89dfa1d4093 startup-2.0.2.tar.gz" |
