diff options
author | Nicola Murino | 2021-06-24 09:05:55 +0200 |
---|---|---|
committer | Nicola Murino | 2021-06-24 09:05:55 +0200 |
commit | a1667309deff18d0dcfbe9bb7ed4e32e43004e2c (patch) | |
tree | 310d6a65248a0091551c192c861116462e3040f7 /PKGBUILD | |
parent | 7695876e7fe3cde030468f7ea86a5aa0fc9442fd (diff) | |
download | aur-a1667309deff18d0dcfbe9bb7ed4e32e43004e2c.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+506+g16b2cdd +pkgver=69+508+gdb39cc3 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=16b2cdd2c4746fcd356c9ebec2755f01f5542339 +_commit=db39cc326351761dbb87ad8e198f34ca1169bcd7 source=("git+https://github.com/ewlsh/dash-to-dock.git#commit=$_commit") sha256sums=('SKIP') |