summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfademind2018-04-17 19:56:55 +0200
committerfademind2018-04-17 19:56:55 +0200
commit4a03f5da8a90582f22234b95f3cdf3fa6c34e591 (patch)
tree8a1d7b3d93fdd86a15d610c83a3140ab55aab886
parente359d30d48c6a72625bc0c53f65616e6ff78d4b6 (diff)
downloadaur-4a03f5da8a90582f22234b95f3cdf3fa6c34e591.tar.gz
update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de8318874ade..e8c90b8e81d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Apr 17 17:56:08 UTC 2018
+# Tue Apr 17 17:56:55 UTC 2018
pkgbase = papirus-maia-icon-theme-git
pkgdesc = Manjaro variation of Papirus icon theme (git version)
pkgver = 20180417.6d88bb2
@@ -8,7 +8,7 @@ pkgbase = papirus-maia-icon-theme-git
arch = any
license = LGPL3
depends = gtk-update-icon-cache
- depends = papirus-icon-theme
+ depends = papirus-icon-theme-git
conflicts = papirus-maia-icon-theme
options = !strip
source = git+https://github.com/Ste74/papirus-maia-icon-theme.git
diff --git a/PKGBUILD b/PKGBUILD
index e5181d0e2057..1a221449b2dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Manjaro variation of Papirus icon theme (git version)"
arch=('any')
url="https://github.com/Ste74/papirus-maia-icon-theme"
license=("LGPL3")
-depends=('gtk-update-icon-cache' 'papirus-icon-theme')
+depends=('gtk-update-icon-cache' 'papirus-icon-theme-git')
makepepends=('cmake' 'git')
conflicts=("${pkgname/-git/}")
options=('!strip')