summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStuart Mumford2018-05-23 15:42:42 +0100
committerStuart Mumford2018-05-23 15:42:42 +0100
commit6440a82e9ba20561365585522a855ae3d033e3cd (patch)
treebd9d40a7e72a434053b67ba70250c720227ebfe9 /PKGBUILD
parent947e8b2ea35b0a2daafa867bf3e80fa7433748d0 (diff)
downloadaur-pidgin-hide-chat.tar.gz
Update to 2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26533f2b5873..06f8812acb30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Aline Freitas <aline@alinefreitas.com.br>
pkgname=pidgin-hide-chat
-pkgver=2.0
+pkgver=2.1
pkgrel=1
pkgdesc="Pidgin plugin to show/hide chat windows on connect."
arch=('any')
@@ -11,7 +11,7 @@ url="https://github.com/kgraefe/pidgin-hide-chat-on-join/"
license=('GPL')
depends=('pidgin' 'glibc' 'intltool')
makedepends=('pkgconfig')
-sha256sums=('6f6be38f03df4e68cdf66cf016fc6f71c7a3d5ef24b416bb7ff7788baeacb303')
+sha256sums=('bb2f46579984837ce8d504e1bdc8360c2fe3dbccaed40353a2d5761ba3ef7138')
source=("https://github.com/kgraefe/pidgin-hide-chat-on-join/archive/v$pkgver.tar.gz")
build() {