summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgrufo2018-03-27 15:22:16 +0200
committergrufo2018-03-27 15:22:16 +0200
commitd4a058f93dd2addad0f2d1e70fa066ffb05d3433 (patch)
tree416209aa947ddc139ac07947c8ad189770f5a603
parent00e06986b75c1043a80f824b4768c1281e629a9c (diff)
downloadaur-d4a058f93dd2addad0f2d1e70fa066ffb05d3433.tar.gz
PKGBUILD only
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e37490f03ae6..08b55e6e4f1b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = gnome-shell-extension-desktop-icons
pkgdesc = Add icons to the desktop
pkgver = r24.b9c25ca
pkgrel = 1
- url = https://gitlab.gnome.org/csoriano/${_uuid}
+ url = https://gitlab.gnome.org/csoriano/org.gnome.desktop-icons
arch = x86_64
arch = i686
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index aaf663d80972..556ce9b0661a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver='r24.b9c25ca'
pkgrel=1
pkgdesc='Add icons to the desktop'
arch=('x86_64' 'i686')
-url='https://gitlab.gnome.org/csoriano/${_uuid}'
+url="https://gitlab.gnome.org/csoriano/${_uuid}"
license=('GPL3')
depends=('gnome-shell' 'gnome-shell-extensions')
makedepends=('git')