Date: Thursday, December 28, 2017 @ 20:07:59 Author: alucryd Revision: 276606
upgpkg: adapta-gtk-theme 3.92.2.57-1 Modified: adapta-gtk-theme/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-12-28 19:34:38 UTC (rev 276605) +++ PKGBUILD 2017-12-28 20:07:59 UTC (rev 276606) @@ -3,17 +3,17 @@ # Contributor: Phillip Schichtel <[email protected]> pkgname=adapta-gtk-theme -pkgver=3.91.0.150 +pkgver=3.92.2.57 pkgrel=1 pkgdesc='An adaptive Gtk+ theme based on Material Design Guidelines' arch=('any') -url='https://github.com/tista500/Adapta' +url='https://github.com/adapta-project/adapta-gtk-theme' license=('CCPL' 'GPL2') makedepends=('git' 'gnome-shell' 'inkscape' 'libxml2' 'parallel' 'sassc') optdepends=('gtk-engine-murrine: for gtk2 themes' 'noto-fonts: Recommended font' 'ttf-roboto: Recommended font') -source=("adapta-gtk-theme::git+https://github.com/tista500/Adapta.git#tag=${pkgver}") +source=("git+https://github.com/adapta-project/adapta-gtk-theme.git#tag=${pkgver}") sha256sums=('SKIP') build() {
