summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesús Castro2018-09-18 08:38:46 -0500
committerJesús Castro2018-09-18 08:38:46 -0500
commit3538e601b2f34967511850fbbe39d2e1efac9bd9 (patch)
tree13093ba6ca5e29bb95e39820649ce98436ad9250 /PKGBUILD
parent6cc90d13a40f62e47af9eeb8658c96c31dfe5a71 (diff)
downloadaur-3538e601b2f34967511850fbbe39d2e1efac9bd9.tar.gz
following the release from github
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d8c3f19a0af..677e06232aee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jesús Castro <x51v4n@gmail.com>
pkgname=i3-gnome
-pkgver=3.28.1
+pkgver=3.30.0
pkgrel=1
epoch=1
pkgdesc="Use i3 with GNOME Session integration."
@@ -9,8 +9,8 @@ arch=('any')
url="https://github.com/csxr/i3-gnome/"
license=('MIT')
depends=('i3-wm')
-source=(i3-gnome-3.28.1.zip::https://github.com/csxr/i3-gnome/archive/3.28.1.zip)
-md5sums=('ed809a42c3ab8e843b7cd0d411bf6330')
+source=(i3-gnome-3.30.0.zip::https://github.com/csxr/i3-gnome/archive/3.30.0.zip)
+md5sums=('c8e4e99eb2cb8021553cde9a5613e136')
build() {
cd "$pkgname-$pkgver"