summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2018-05-02 12:14:22 +0200
committerNicola Murino2018-05-02 12:14:22 +0200
commit7f58b6c63e5fd9ee3e4e4db45d42f0e3bb83e37e (patch)
tree8d19525c830329e6cb515f03411b3ecbbfc300c7 /PKGBUILD
parentb6aa164fbbb63f1873aaef3611bc9084a16b4315 (diff)
downloadaur-7f58b6c63e5fd9ee3e4e4db45d42f0e3bb83e37e.tar.gz
Update to 4.0.0-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD16
1 files changed, 13 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 425519c978ba..741f91f11a65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,25 @@
pkgname='pop-gnome-shell-theme-bin'
pkgver='4.0.0'
-pkgrel=1
+pkgrel=2
pkgdesc='System76 Pop GNOME Shell Theme'
arch=('any')
url='https://github.com/pop-os/gtk-theme'
license=('GPL2' 'CCPL:by-sa')
conflicts=('pop-gnome-shell-theme')
provides=('pop-gnome-shell-theme')
-source=("http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-gnome-shell-theme/pop-gnome-shell-theme_${pkgver}~1524106033~18.04~32f92b8_all.deb")
-sha256sums=('f91ef206c4a2883e933e66202442b2dd130d0969d6f39ed90ffde3fb50107e9a')
+depends=(
+ "gnome-shell>=3.18.3"
+ "pop-gtk-theme"
+)
+optdepends=(
+ "pop-icon-theme-git: Recommended icon theme"
+ "ttf-fira-sans: Recommended font for window titles and interface"
+ "ttf-fira-mono: Recommended monospace font"
+ "ttf-roboto-slab: Recommended font for documents"
+)
+source=("http://ppa.launchpad.net/system76/pop/ubuntu/pool/main/p/pop-gnome-shell-theme/pop-gnome-shell-theme_${pkgver}~1524677885~18.04~21a1337_all.deb")
+sha256sums=('3753733e6916c8d7faa60a4837601bced0afb58a8a6c2c6a2d5b61052b183afa')
package() {
cd "${srcdir}"