summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorenthalpie2020-07-06 16:01:07 +0200
committerenthalpie2020-07-06 16:01:07 +0200
commita15e2c087d2220f2609b4dc9f3fb91af1aede795 (patch)
tree4a152a5ab6bab5199d42d04bbcdc67fc4f7a7754
parent676d9021a78a78d4b82946d883c9570a8aa67592 (diff)
parent31b56807a7f6b24d5a47a4c617ed61d7bd8122e4 (diff)
downloadaur-a15e2c087d2220f2609b4dc9f3fb91af1aede795.tar.gz
Merge branch 'master' of ssh://aur.archlinux.org/tu2
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 484f78552559..f87705b5d2d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,6 @@ pkgbase = tu2
arch = i686
arch = x86_64
license = GPL
- makedepends = git
depends = qt5-base
source = https://github.com/ntropy83/tu2/archive/1.1.1.tar.gz
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c8e6337ae4ad..7f59f7d6dfef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,6 @@ arch=('i686' 'x86_64')
url="http://github.com/ntropy83/tu2"
license=('GPL')
depends=('qt5-base')
-makedepends=('git')
source=("https://github.com/ntropy83/$pkgname/archive/$pkgver.tar.gz")
md5sums=('SKIP')