summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04b8e517ec88..de94849a7da0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: metamer <metamer at openmailbox dot org>
# Contributors: Saurav Modak <srvmdk at gmail dot com>
pkgname=iok
-pkgver=2.1.0
+pkgver=2.1.3
pkgrel=1
pkgdesc="onscreen keyboard for indic scripts"
arch=('x86_64' 'i686')
-url="https://fedorahosted.org/iok/"
+url="https://releases.pagure.org/iok"
license=('GPL')
depends=( 'libunique3')
-source=("https://fedorahosted.org/releases/i/o/iok/$pkgname-$pkgver.tar.gz")
-md5sums=('b30464d26da182c553a57b34c03a2c53')
+source=("$url/$pkgname-$pkgver.tar.gz")
+md5sums=('88ed68410e1b8c218cc576bf5b81b1a1')
install='.INSTALL'
changelog='.Changelog'
build() {