summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorl422020-12-26 19:35:21 +0500
committerl422020-12-26 19:35:21 +0500
commit6ace5be35b274926451134abcef109e2b6e83a38 (patch)
tree90baaf47a6aa4796bb8673f74060cb19f3c76a7c
parentce4ed1b1b748fed915f885b4dce4d1f395dea4cc (diff)
downloadaur-6ace5be35b274926451134abcef109e2b6e83a38.tar.gz
Update to version 1.4.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ede6be2ff99..080d33cce7d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = stretchly-bin
pkgdesc = The break time reminder app
- pkgver = 1.3.0
+ pkgver = 1.4.0
pkgrel = 1
url = https://github.com/hovancik/stretchly/
install = Stretchly.install
@@ -22,9 +22,9 @@ pkgbase = stretchly-bin
depends = libappindicator-gtk3
provides = stretchly
conflicts = stretchly
- source = https://github.com/hovancik/stretchly/releases/download/v1.3.0/Stretchly-1.3.0.pacman
- source = LICENSE::https://raw.githubusercontent.com/hovancik/stretchly/v1.3.0/LICENSE
- sha256sums = 61a94553dc912389d2601b859c25e24f12655695d84fd7d5bae7ef2b034fcf0b
+ source = https://github.com/hovancik/stretchly/releases/download/v1.4.0/Stretchly-1.4.0.pacman
+ source = LICENSE::https://raw.githubusercontent.com/hovancik/stretchly/v1.4.0/LICENSE
+ sha256sums = baa55f75fda425832ef9753df705731f0200ec348d4e4eb3ce528a16acd45da4
sha256sums = d4262f71a6c02b19bdbdf760033803c0c7ca24acf2591ba425633f7e3315790a
pkgname = stretchly-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4b72926682ca..29bfb02d7d17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: l42 <i at tfwno dot gf>
pkgname=stretchly-bin
_pkgname=Stretchly
-pkgver=1.3.0
+pkgver=1.4.0
pkgrel=1
-_rlsver=v1.3.0
+_rlsver=v1.4.0
pkgdesc="The break time reminder app"
arch=('x86_64')
url="https://github.com/hovancik/stretchly/"
@@ -16,7 +16,7 @@ source=(
"https://github.com/hovancik/stretchly/releases/download/$_rlsver/$_pkgname-$pkgver.pacman"
"LICENSE::https://raw.githubusercontent.com/hovancik/stretchly/$_rlsver/LICENSE"
)
-sha256sums=('61a94553dc912389d2601b859c25e24f12655695d84fd7d5bae7ef2b034fcf0b'
+sha256sums=('baa55f75fda425832ef9753df705731f0200ec348d4e4eb3ce528a16acd45da4'
'd4262f71a6c02b19bdbdf760033803c0c7ca24acf2591ba425633f7e3315790a')
package() {