summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJacob Humphrey2017-11-14 14:56:30 -0600
committerJacob Humphrey2017-11-14 14:56:30 -0600
commit601598dcc68b3357c88af2959b7e7297aaa63f9b (patch)
treef86b6fd3b78342cde50aa5d6f1efcb13e24f689a /PKGBUILD
parent637ec729590451afc3529fb9f3d185d8c524afec (diff)
downloadaur-601598dcc68b3357c88af2959b7e7297aaa63f9b.tar.gz
v0.8.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b81199408d77..2a924ccc36c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gnome-shell-extension-ubuntu-dock
-pkgver=0.7.1
+pkgver=0.8.1
pkgrel=1
pkgdesc="The gnome extension that provides the new ubuntu dock"
url="https://github.com/micheleg/dash-to-dock/tree/ubuntu-dock"
@@ -10,7 +10,7 @@ arch=(any)
license=(GPL)
depends=(gnome-shell)
makedepends=(git)
-sha256sums=("b239c68ea7f387893d1910335bcf0431af01f2e4e4b6807ed5132653cd5fb0b4")
+sha256sums=("07dff979b646ee00427045a72698ec0fb2993174e41a874471c41b2bc075c64f")
source=("http://archive.ubuntu.com/ubuntu/pool/main/g/gnome-shell-extension-ubuntu-dock/${pkgname}_${pkgver}.tar.xz")
prepare() {