diff options
author | Nicola Murino | 2021-06-23 10:07:55 +0200 |
---|---|---|
committer | Nicola Murino | 2021-06-23 10:07:55 +0200 |
commit | 836bb5455a43a33067363636a04361b07c84240f (patch) | |
tree | 4529ee4b6a340e5e01738edf68c0c080cc60503d /PKGBUILD | |
parent | f1bde2d264df1a1100580f47b02870b29627fd0c (diff) | |
download | aur-836bb5455a43a33067363636a04361b07c84240f.tar.gz |
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,7 +6,7 @@ pkgname=gnome-shell-extension-dash-to-dock _pkgname=dash-to-dock -pkgver=69+455+g58e1cd0 +pkgver=69+499+geb3ef1a pkgrel=1 pkgdesc="Move the dash out of the overview transforming it in a dock" arch=('any') @@ -14,7 +14,7 @@ url="https://micheleg.github.io/dash-to-dock/" license=('GPL') depends=('gnome-shell') makedepends=('intltool' 'gettext' 'git' 'sassc') -_commit=58e1cd0e7b8d82a95e7c892c4efbeb2f7b2632f2 +_commit=eb3ef1ab820dcfd109535d58da43cee26e2afc3c source=("git+https://github.com/ewlsh/dash-to-dock.git#commit=$_commit") sha256sums=('SKIP') |