summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFélix Piédallu2021-11-12 11:52:55 +0100
committerFélix Piédallu2021-11-12 11:52:55 +0100
commit394f2debcb14cb511df6201a2d862b49a2587fa8 (patch)
tree4ddb0eb1886eb04556857b5dbadf93065dcd042f
parentd8e93443a5289c93dd0e2c298e41db52417d1460 (diff)
downloadaur-394f2debcb14cb511df6201a2d862b49a2587fa8.tar.gz
Add git to makedepends
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5e73fbf11cc..4343a2a58314 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = syncthing-gtk-python3
pkgdesc = GTK3 based GUI and notification area icon for Syncthing. Python 3 port with Debian sources.
pkgver = 0.9.4.4
- pkgrel = 2
+ pkgrel = 3
epoch = 1
url = https://salsa.debian.org/debian/syncthing-gtk
arch = any
license = GPL2
makedepends = python-setuptools
+ makedepends = git
depends = syncthing>=0.14.50
depends = gtk3
depends = libnotify
@@ -22,4 +23,3 @@ pkgbase = syncthing-gtk-python3
sha256sums = 109d8c970045e60251fc64865f05322b23a0995ee6725be02905941cb3a1ae0d
pkgname = syncthing-gtk-python3
-
diff --git a/PKGBUILD b/PKGBUILD
index bbc6efdb61b6..6b6f931cd05f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgname=syncthing-gtk
pkgname=syncthing-gtk-python3
pkgver=0.9.4.4
-pkgrel=2
+pkgrel=3
epoch=1
pkgdesc='GTK3 based GUI and notification area icon for Syncthing. Python 3 port with Debian sources.'
arch=('any')
@@ -18,7 +18,7 @@ depends=(
'syncthing>=0.14.50' 'gtk3' 'libnotify'
'python-bcrypt' 'python-cairo' 'python-dateutil' 'python-gobject'
)
-makedepends=('python-setuptools')
+makedepends=('python-setuptools' 'git')
source=(
"git+${url}.git#tag=debian/0.9.4.4+ds+git20200927+d09a2ef-3"
# $pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz