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 c4be06df0df0..a42c51a48c1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Jesús Castro <x51v4n@gmail.com>
pkgname=i3-gnome
-pkgver=3.34.1
-pkgrel=2
+pkgver=3.34.2
+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)
-md5sums=('ee42e66c13a4174a91a9498530fa537d')
+md5sums=('a61c70344bd28d0ecccb90871872ec2f')
build() {
cd "$pkgname-$pkgver"