summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9480a05195ef..5afe8df7d8d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sleek
pkgdesc = Todo app based on the todo.txt format for Linux, free and open-source
- pkgver = 1.0.2
+ pkgver = 1.0.3
pkgrel = 1
url = https://github.com/ransome1/sleek/
arch = x86_64
@@ -9,10 +9,10 @@ pkgbase = sleek
depends = electron
depends = nodejs
options = !strip
- source = https://github.com/ransome1/sleek/archive/refs/tags/v1.0.2.zip
+ source = https://github.com/ransome1/sleek/archive/refs/tags/v1.0.3.zip
source = sleek.desktop
source = sleek.sh
- sha512sums = 46504753ff5b8c8dba8dc60eb71ee127ab7f3095e1d607a6b37022a7ca76a6f702130105aa75eefa8a50e17ff806a5b36fbf6649269e98d40d8958b24772c7f7
+ sha512sums = 24457a25cbe71ec45927945f45fe9866ca83f23d885abc88593a7f50fb2c232b62bb2a13138568a4ce14145113408063d24e413d0f5ff4bf44c96f7b2439b1bf
sha512sums = 60777dbda8202e5a265a274d126d30269fb8fba67641d22a83be19b353b4805cbed2a3c80bbc0e6ed7c0fe7ae21c3cde59b784d42d3ba941bb0fdf022c1375e8
sha512sums = ea1d322bd56c7944a9eae97f4968a6a2e937b510eb3c1c21266428450c5b2ddcd8576718d0b66b69fbce5694ba94e80a692d04bda1e8c2b24a8d814a5ed50963
diff --git a/PKGBUILD b/PKGBUILD
index 9ac59d0d27a2..b117ec1ad4f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: ransome <ransome@uber.space>
pkgname="sleek"
-pkgver=1.0.2
+pkgver=1.0.3
pkgrel=1
pkgdesc="Todo app based on the todo.txt format for Linux, free and open-source"
arch=("x86_64")