aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-09-28 18:15:24 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-10-19 06:43:59 -0300
commit4623c1e7c63bd1d99b3f800e544f0175689a41fe (patch)
treee7faf606dca2b99e5025d5b1f4e9c9f8cc988fce
parente14c794d4cb95795df1676d99827118db9617039 (diff)
community/corepins: upgrade to 4.0.0
-rw-r--r--community/corepins/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/corepins/APKBUILD b/community/corepins/APKBUILD
index 2acdb92bbce..a2bfe7a1642 100644
--- a/community/corepins/APKBUILD
+++ b/community/corepins/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: rahmanshaber <rahmanshaber@yahoo.com>
# Maintainer: rahmanshaber <rahmanshaber@yahoo.com>
pkgname=corepins
-pkgver=3.0.1
+pkgver=4.0.0
pkgrel=0
pkgdesc="A bookmarking app from the CoreApps family."
arch="all"
@@ -21,4 +21,4 @@ build() {
package() {
INSTALL_ROOT="$pkgdir" make install
}
-sha512sums="f71b1930d72e504bb8b2c878fb9aee4fd0a1c183595acfb8ce15bec16e0c9c698b80264557d561cdd1cf48a452a50a47a82394627e97164e44ba45f35d4b9538 corepins-3.0.1.tar.gz"
+sha512sums="24f96372a590dfdb6c44a4b9dd4e4a105c9be1644d3bb006e3f58e9573ec7c7ff070be5a1b17a972497dc539a600d52b7171974c4917cbafe8c02196913b09d1 corepins-4.0.0.tar.gz"