summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMubashshir2020-09-16 02:36:11 +0600
committerMubashshir2020-09-16 02:36:11 +0600
commit97e75b0af1debbe019582df53463a994014a3dd6 (patch)
tree352a9912b66c5663a22f0ab50a8ba7f0e0aaa6ef /PKGBUILD
parentaa6bb4a9a063a21fef4002a1924343dfb8b7ec5a (diff)
downloadaur-97e75b0af1debbe019582df53463a994014a3dd6.tar.gz
automatic push.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b22be23a8919..07d11f302168 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ahmad Hasan Mubashshir <ahmubashshir@gmail.com>
pkgname="openbangla-keyboard-git"
-pkgver=1.5.1.r77.ga289143
-pkgrel=2
+pkgver=1.5.1.r94.g08f7e4b
+pkgrel=1
pkgdesc="An OpenSource, Unicode compliant Bengali Input Method"
arch=('x86_64')
url="https://openbangla.github.io"
@@ -17,7 +17,8 @@ source=(
"${pkgname%*-git}::git+https://github.com/OpenBangla/OpenBangla-Keyboard"
"git+https://github.com/OpenBangla/riti"
)
-sha256sums=('SKIP' 'SKIP')
+sha256sums=('SKIP'
+ 'SKIP')
pkgver()
{
cd "$srcdir/${pkgname%*-git}"