summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorl422020-08-07 09:18:43 +0500
committerl422020-08-07 09:18:43 +0500
commit10a54bd161ccf384989a708c3a0cb12f386bccc1 (patch)
tree408d4a16e12ce0b173add5552522e7673ba2706e /PKGBUILD
parent78d2f4ce8d401b465459a1cfc946ce375c9b8046 (diff)
downloadaur-10a54bd161ccf384989a708c3a0cb12f386bccc1.tar.gz
Use raw LICENSE file to avoid hashsum check issues
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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