diff options
author | Alex S | 2017-07-20 22:02:09 +0200 |
---|---|---|
committer | Alex S | 2017-07-20 22:02:09 +0200 |
commit | 1f71d4691ebf7226f6ef0278bc74647029045a02 (patch) | |
tree | 1377ccd8d622bde1963ca08a5011ba97a08368cc /PKGBUILD | |
parent | 8cac0a5f08f3278a29a6df1f13166232db66cfa0 (diff) | |
download | aur-1f71d4691ebf7226f6ef0278bc74647029045a02.tar.gz |
make added
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ pkgname=gnome-shell-extension-status-area-horizontal-spacing pkgver=2.2 -pkgrel=0 +pkgrel=1 pkgdesc="This is a GNOME shell extension that reduces the horizontal spacing between status area icons (top-right of the panel: volume indicator, etc)." arch=('any') url="https://bitbucket.org/mathematicalcoffee/status-area-horizontal-spacing-gnome-shell-extension" |