summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoriniVation CI Bot2019-07-30 13:56:28 +0000
committeriniVation CI Bot2019-07-30 13:56:28 +0000
commitf8264f409a1543da9c703665fbe48afd9bad9e10 (patch)
tree9eac7592f3c36352ddf6a3c238787fef68c706a9
parentcbcc2087600695fee1e77d89aae0fdaa84e93b0a (diff)
downloadaur-f8264f409a1543da9c703665fbe48afd9bad9e10.tar.gz
flashy: new release 1.4.3.
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fad8ffe2aed3..a4115b21cbf8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,8 @@ pkgbase = flashy
depends = libxi
depends = libxrender
depends = libxtst
- source = https://release.inivation.com/flashy/flashy-linux-1.4.3.tar.gz
+ source = http://release.inivation.com/flashy/flashy-linux-1.4.3.tar.gz
+ sha256sums = 4bc13436c2ffcbb6f961ed38edee43db9c0979eb6e0e80702c3ee07b8dc5d860
pkgname = flashy
diff --git a/PKGBUILD b/PKGBUILD
index 39c9a268a5fb..dffc45935ac1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,9 +14,9 @@ provides=()
conflicts=()
replaces=()
options=()
-source=("https://release.inivation.com/$pkgname/$pkgname-linux-$pkgver.tar.gz")
+source=("http://release.inivation.com/$pkgname/$pkgname-linux-$pkgver.tar.gz")
noextract=()
-sha256sums=('')
+sha256sums=('4bc13436c2ffcbb6f961ed38edee43db9c0979eb6e0e80702c3ee07b8dc5d860')
package() {
cd "$srcdir/$pkgname-$pkgver"