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 1b76f648c64b..1cae03edb0d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Jesús Castro <x51v4n@gmail.com>
pkgname=i3-gnome
-pkgver=3.36.0
-pkgrel=4
+pkgver=3.38.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)
-sha512sums=('aed6340aa3d90055f4401c1507c0db516e87791b3e4a5934d910189c293c8603a0f9d0771aa55aa2c5e16de70149d2cb6cb29d0d6f02fd73df3ac9fc8c9f0881')
+sha512sums=('436542ded3b7863c1bd24991d0d5a7eac7319e3b706d91aa92166ce27c22c2a366d205f1aad9e05441aa00eb42e24185a41caa8a4de9c32b59d92b78df277caa')
build() {
cd "$pkgname-$pkgver"