summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c537b74e3a9..9c9d92e5a215 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,16 @@
pkgname=gnome-shell-extension-ubuntu-dock
_pkgname=dash-to-dock-ubuntu-dock
-pkgver=68ubuntu20.10.1
+pkgver=70_ubuntu1
pkgrel=1
pkgdesc="A dock for the Gnome Shell, default Ubuntu experience"
arch=('any')
url="https://github.com/micheleg/dash-to-dock/tree/ubuntu-dock"
license=('GPL')
depends=('gnome-shell')
-makedepends=('gettext' 'intltool')
+makedepends=('gettext' 'intltool' 'sassc')
source=("https://github.com/micheleg/dash-to-dock/archive/ubuntu-dock-$pkgver.tar.gz")
-sha256sums=('249bd7b2f5247898ea405a2af60102012b900550797ec649146f2f4b848c66da')
+sha256sums=('4edd91d71178e058038963ab4002c21f90f7fb748b5a409fdfea759ae79627f5')
build() {
cd $_pkgname-$pkgver