summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Goto2018-05-16 12:42:59 +0200
committerPhilip Goto2018-05-16 12:43:31 +0200
commit253e9582a1549b66988eff9d7efb4f67b8df8dd1 (patch)
treec1fbdc17925eb3619b3e9ccd785d825fd20a90a6 /PKGBUILD
parent4c0112f116f9f3ddbcc6a18393208c2c15da280f (diff)
downloadaur-253e9582a1549b66988eff9d7efb4f67b8df8dd1.tar.gz
Update URL and reduce dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 2 insertions, 10 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 603ff81d08b3..8370618e56f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,18 +5,10 @@ pkgver=latest
pkgrel=1
pkgdesc='Adapta crostini theme, the Chrome OS GTK+ theme'
arch=('any')
-url='https://github.com/adapta-project/adapta-gtk-theme'
+url='https://chromium.googlesource.com/chromiumos/third_party/cros-adapta/'
license=('GPL2')
depends=('gtk-engine-murrine' 'gtk3')
-makedepends=('git' 'gnome-shell' 'inkscape' 'libxml2' 'parallel' 'sassc')
-optdepends=('gnome-shell: The GNOME Shell'
- 'gnome-flashback: The GNOME flashback shell'
- 'budgie-desktop: The Budgie desktop'
- 'cinnamon: The Cinnamon desktop'
- 'xfdesktop: The Xfce desktop')
-provides=('adapta-gtk-theme')
-conflicts=('adapta-gtk-theme'
- 'adapta-gtk-theme-git')
+provides=('cros-adapta-gtk-theme')
source=('git+https://chromium.googlesource.com/chromiumos/third_party/cros-adapta')
sha256sums=('SKIP')