summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnchorman2020-08-14 00:21:27 +0200
committerAnchorman2020-08-14 00:21:27 +0200
commitf2d5e7fc7dd41cc04b25b492b387ada760d2a515 (patch)
tree5983b618efe917480df1ecd77ea102f5bc99bbdd
parent55c919ce5762f7b96e41e552d46ac8d200cee777 (diff)
downloadaur-f2d5e7fc7dd41cc04b25b492b387ada760d2a515.tar.gz
fixes, improvements, databases modified
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e096351e9858..324d346e5c22 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = soulanchor
pkgdesc = X11 Bible tool
- pkgver = 0.8.0
+ pkgver = 0.8.5
pkgrel = 1
- url = https://www.dropbox.com/sh/jhuutnchr7pxru3/AAA7rtTic8LdeUFTKEtsW2hPa?dl=0
+ url = https://github.com/Anchorm/SoulAnchor
arch = x86_64
license = custom:soulanchor
depends = qt5-base
depends = qt5-multimedia
- source = https://www.dropbox.com/s/zaqi0bnhhk682f3/soulanchor-0.8.0.tar.gz
- md5sums = 90dc5bf9f876b6d53724efdb5bdedb66
+ source = https://www.dropbox.com/s/87bbvpsq82xv1nn/soulanchor-0.8.5.tar.gz
+ md5sums = 575fc9ca838a8337193f434eee433e81
pkgname = soulanchor
diff --git a/PKGBUILD b/PKGBUILD
index 9f569a9dc64f..10e416a1c268 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Anchorman <soulanchor at protonmail dot com>
pkgname=soulanchor
-pkgver=0.8.0
+pkgver=0.8.5
pkgrel=1
pkgdesc="X11 Bible tool"
arch=('x86_64')
-url="https://www.dropbox.com/sh/jhuutnchr7pxru3/AAA7rtTic8LdeUFTKEtsW2hPa?dl=0"
+url="https://github.com/Anchorm/SoulAnchor"
license=('custom:soulanchor')
depends=(qt5-base qt5-multimedia)
-source=("https://www.dropbox.com/s/zaqi0bnhhk682f3/$pkgname-$pkgver.tar.gz")
-md5sums=("90dc5bf9f876b6d53724efdb5bdedb66")
+source=("https://www.dropbox.com/s/87bbvpsq82xv1nn/$pkgname-$pkgver.tar.gz")
+md5sums=("575fc9ca838a8337193f434eee433e81")
Name=SoulAnchor
package() {