summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea40c7cc40d6..9dd58845fe7b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = stretchly-bin
pkgdesc = The break time reminder app
- pkgver = 1.4.0
+ pkgver = 1.5.0
pkgrel = 1
url = https://github.com/hovancik/stretchly/
install = Stretchly.install
@@ -23,12 +23,12 @@ pkgbase = stretchly-bin
depends = libappindicator-gtk3
provides = stretchly
conflicts = stretchly
- source = LICENSE::https://raw.githubusercontent.com/hovancik/stretchly/v1.4.0/LICENSE
+ source = LICENSE::https://raw.githubusercontent.com/hovancik/stretchly/v1.5.0/LICENSE
sha256sums = d4262f71a6c02b19bdbdf760033803c0c7ca24acf2591ba425633f7e3315790a
- source_x86_64 = https://github.com/hovancik/stretchly/releases/download/v1.4.0/Stretchly-1.4.0.pacman
- sha256sums_x86_64 = baa55f75fda425832ef9753df705731f0200ec348d4e4eb3ce528a16acd45da4
- source_aarch64 = https://github.com/hovancik/stretchly/releases/download/v1.4.0/Stretchly-1.4.0-arm64.pacman
- sha256sums_aarch64 = 9638956a856b4ba195ad5916fd0640def964c6d6423dd13980038c1df2da2c7e
+ source_x86_64 = https://github.com/hovancik/stretchly/releases/download/v1.5.0/Stretchly-1.5.0.pacman
+ sha256sums_x86_64 = 09e61a9165683dd7a07f2073edd4bfb019efef7eb5ee28bf7956c96cdfbc3580
+ source_aarch64 = https://github.com/hovancik/stretchly/releases/download/v1.5.0/Stretchly-1.5.0-aarch64.pacman
+ sha256sums_aarch64 = 8a71c6af95102d2f16774c7a40965b939aca5059297c07f7029f2f8d954e4353
pkgname = stretchly-bin
diff --git a/PKGBUILD b/PKGBUILD
index ca9a49838dbd..8dfe3d265b3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: l42 <i at tfwno dot gf>
pkgname=stretchly-bin
_pkgname=Stretchly
-pkgver=1.4.0
+pkgver=1.5.0
pkgrel=1
-_rlsver=v1.4.0
+_rlsver=v1.5.0
pkgdesc="The break time reminder app"
arch=('x86_64' 'aarch64')
url="https://github.com/hovancik/stretchly/"
@@ -15,11 +15,11 @@ install=${_pkgname}.install
source=("LICENSE::https://raw.githubusercontent.com/hovancik/stretchly/$_rlsver/LICENSE")
source_x86_64=("https://github.com/hovancik/stretchly/releases/download/$_rlsver/$_pkgname-$pkgver.pacman")
-source_aarch64=("https://github.com/hovancik/stretchly/releases/download/$_rlsver/$_pkgname-$pkgver-arm64.pacman")
+source_aarch64=("https://github.com/hovancik/stretchly/releases/download/$_rlsver/$_pkgname-$pkgver-aarch64.pacman")
sha256sums=('d4262f71a6c02b19bdbdf760033803c0c7ca24acf2591ba425633f7e3315790a')
-sha256sums_x86_64=('baa55f75fda425832ef9753df705731f0200ec348d4e4eb3ce528a16acd45da4')
-sha256sums_aarch64=('9638956a856b4ba195ad5916fd0640def964c6d6423dd13980038c1df2da2c7e')
+sha256sums_x86_64=('09e61a9165683dd7a07f2073edd4bfb019efef7eb5ee28bf7956c96cdfbc3580')
+sha256sums_aarch64=('8a71c6af95102d2f16774c7a40965b939aca5059297c07f7029f2f8d954e4353')
package() {
# copy binaries to fakeroot