summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08a80bbf19b1..f3cfd4763af0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Niklas Wojtkowiak <aur.7xcqe@passmail.com>
_pkgname='spacedrive'
pkgname="${_pkgname}-bin"
-pkgver='0.1.1'
+pkgver='0.1.2'
pkgrel='1'
epoch='1'
pkgdesc="A file manager from the future."
@@ -12,7 +12,7 @@ url="https://spacedrive.com"
_url_source='https://github.com/spacedriveapp/spacedrive'
license=('AGPL3')
source=("${_url_source}/releases/download/${pkgver}/Spacedrive-linux-x86_64.deb")
-sha256sums=('f5f2f5f587c53f857ce0d228d8a8d3039dc65a4c463e6ddddb6c0ad309509120')
+sha256sums=('6829de777ca17d82583744625ae19bf9238e76d7b9ab313d09b030bfbe1b18a2')
depends=(gtk3 ffmpeg4.4 webkit2gtk openssl-1.1 glibc gcc-libs glib2 pango libsoup cairo gdk-pixbuf2 libheif)
provides=(spacedrive)
conflicts=(spacedrive)