summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Shark2021-10-25 13:17:36 +0300
committerAndrew Shark2021-10-25 13:17:36 +0300
commit6d1cde5ad09e4f5ba92e687180403cbb04ed4546 (patch)
tree147a844e1dd7ac9b1d7e3091356c375a846ec6ed /PKGBUILD
parent22055ee3f6deb1de4990e8f3665b59a5d6067e1d (diff)
downloadaur-6d1cde5ad09e4f5ba92e687180403cbb04ed4546.tar.gz
v0.1.1-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b70e7d7923f..7f9f66fa867f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
# Maintainer: Andrew Shark <ashark @ at @ linuxcomp.ru>
pkgname=bookmarksync-git
-pkgver=0.1.1.r1.g936eec8
+pkgver=0.1.1.r9.g1d21df0
pkgrel=1
pkgdesc="sync file picker bookmarks for KDE and GTK"
arch=(x86_64)
url="https://github.com/jlu5/bookmarksync"
license=('GPLv3')
+depends=(qt5-base)
makedepends=(git)
source=(git+https://github.com/jlu5/bookmarksync.git)
sha256sums=("SKIP")