summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 191379e63648..61c545d43fa5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stretchly-bin
pkgdesc = Break time reminder app
pkgver = 1.0.0
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/hovancik/stretchly/
install = Stretchly.install
arch = x86_64
@@ -23,9 +23,9 @@ pkgbase = stretchly-bin
provides = stretchly
conflicts = stretchly
source = https://github.com/hovancik/stretchly/releases/download/v1.0.0/Stretchly-1.0.0.pacman
- source = LICENSE::https://github.com/hovancik/stretchly/blob/v1.0.0/LICENSE
+ source = LICENSE::https://raw.githubusercontent.com/hovancik/stretchly/v1.0.0/LICENSE
sha256sums = 368b077ff202f61bef22dbc3ab907420177c1d5c3ac094a72883232c47ae72d2
- sha256sums = 16dbfd55e41847ca5a82055ba15bc5c23aa96a49ba38200f26226b740b2f11d0
+ sha256sums = d4262f71a6c02b19bdbdf760033803c0c7ca24acf2591ba425633f7e3315790a
pkgname = stretchly-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9152899e1f1f..41fa67c2fef1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=stretchly-bin
_pkgname=Stretchly
pkgver=1.0.0
-pkgrel=4
+pkgrel=5
_rlsver=v1.0.0
pkgdesc="Break time reminder app"
arch=('x86_64')
@@ -14,10 +14,10 @@ depends=('c-ares' 'ffmpeg' 'gtk3' 'http-parser' 'libevent' 'libvpx' 'libxslt' 'l
install=${_pkgname}.install
source=(
"https://github.com/hovancik/stretchly/releases/download/$_rlsver/$_pkgname-$pkgver.pacman"
- "LICENSE::https://github.com/hovancik/stretchly/blob/$_rlsver/LICENSE"
+ "LICENSE::https://raw.githubusercontent.com/hovancik/stretchly/$_rlsver/LICENSE"
)
sha256sums=('368b077ff202f61bef22dbc3ab907420177c1d5c3ac094a72883232c47ae72d2'
- '16dbfd55e41847ca5a82055ba15bc5c23aa96a49ba38200f26226b740b2f11d0')
+ 'd4262f71a6c02b19bdbdf760033803c0c7ca24acf2591ba425633f7e3315790a')
package() {
# copy binaries to fakeroot