summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonidas Spyropoulos2021-05-29 10:40:54 +0100
committerLeonidas Spyropoulos2021-05-29 10:40:54 +0100
commit31f61ef2aba0ed3a16dcf9f05e6fb6cc1e1f1ec5 (patch)
treec4d571d0ba01a0f2a4e0343d09d7c980ff0cf56f
parent9ec447128daf3aeda0829bfc7abb9ee484d4da1b (diff)
downloadaur-31f61ef2aba0ed3a16dcf9f05e6fb6cc1e1f1ec5.tar.gz
upgpkg: auracle-git r366.8739929-1
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23d6d71ec01a..0ae806871efa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,6 @@ pkgbase = auracle-git
checkdepends = python
checkdepends = fakechroot
checkdepends = gtest
- checkdepends = gmock
makedepends = meson
makedepends = git
makedepends = perl
diff --git a/PKGBUILD b/PKGBUILD
index f033b429098d..407d5246e30a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://github.com/falconindy/auracle.git"
license=('MIT')
depends=('pacman' 'libcurl.so' 'libsystemd')
makedepends=('meson' 'git' 'perl' 'systemd')
-checkdepends=('python' 'fakechroot' 'gtest' 'gmock')
+checkdepends=('python' 'fakechroot' 'gtest')
provides=("$_pkgname")
conflicts=("$_pkgname")
source=("git+https://github.com/falconindy/auracle.git"