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 6a1278ff0bff..536c7c214708 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Jesús Castro <x51v4n@gmail.com>
pkgname=i3-gnome
-pkgver=3.34.2
-pkgrel=2
+pkgver=3.36.0
+pkgrel=1
epoch=1
pkgdesc="Use i3 with GNOME Session integration."
arch=('any')
@@ -18,7 +18,7 @@ optdepends=(
'gnome-flashback'
)
source=($pkgname-$pkgver.zip::https://github.com/i3-gnome/i3-gnome/archive/$pkgver.zip)
-sha256sums=('8962380e4961fbcd54f65b1979910e796a4266af9e38789e80a4c1dde3f8f569')
+sha256sums=('51ff02691eec736d0bc2be74735be7e218d18ad065e1aeee9f657295a6d8051f')
build() {
cd "$pkgname-$pkgver"