summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesús Castro2019-09-21 09:40:25 -0500
committerJesús Castro2019-09-21 09:40:25 -0500
commita94f76f762bd992a1749a4aedddadd6c3ece0d4e (patch)
tree85fdca82dccaf2c17228dd7b18b370a326398f5b /PKGBUILD
parent5a33d735ba134f851584936bc4ff75b2ee9d5b19 (diff)
downloadaur-a94f76f762bd992a1749a4aedddadd6c3ece0d4e.tar.gz
Get the new update from GitHub
Signed-off-by: Jesús Castro <x51v4n@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c8f1389e6cb..c38f1f49e79c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Jesús Castro <x51v4n@gmail.com>
pkgname=i3-gnome
-pkgver=3.32.1
-pkgrel=3
+pkgver=3.34.0
+pkgrel=1
epoch=1
pkgdesc="Use i3 with GNOME Session integration."
arch=('any')
@@ -10,7 +10,7 @@ url="https://github.com/i3-gnome/i3-gnome/"
license=('MIT')
depends=('i3-wm')
source=($pkgname-$pkgver.zip::https://github.com/i3-gnome/i3-gnome/archive/$pkgver.zip)
-md5sums=('927c38bb3c92b1cf6a018af93acf5be9')
+md5sums=('ebe1afded21bc510a4752c3dc66fa21d')
build() {
cd "$pkgname-$pkgver"