summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMubashshir2020-11-02 15:34:30 +0600
committerMubashshir2020-11-02 15:34:30 +0600
commitd78b2e2638a9c908989d121eb38528aa03b5d1c1 (patch)
tree5ebfab2ff23c3901763ed3d5c183d0d975c97ab1
parent7c818db3f60481375988f32e8e8d5826bc8f5dbb (diff)
downloadaur-d78b2e2638a9c908989d121eb38528aa03b5d1c1.tar.gz
pkgrel bump.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad7498b453c7..a421e5229307 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = openbangla-keyboard-git
pkgdesc = An OpenSource, Unicode compliant Bengali Input Method
pkgver = 2.0.0.r6.g6f6163d
- pkgrel = 1
+ pkgrel = 2
url = https://openbangla.github.io
install = openbangla-keyboard.install
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = openbangla-keyboard-git
provides = openbangla-keyboard
conflicts = openbangla-keyboard
source = openbangla-keyboard::git+https://github.com/OpenBangla/OpenBangla-Keyboard
- source = git+https://github.com/OpenBangla/riti
+ source = riti::git+https://github.com/OpenBangla/riti
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e64ae4f94637..7faf536c6ee5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# pkg: git
pkgname="openbangla-keyboard-git"
pkgver=2.0.0.r6.g6f6163d
-pkgrel=1
+pkgrel=2
pkgdesc="An OpenSource, Unicode compliant Bengali Input Method"
arch=('x86_64')
url="https://openbangla.github.io"
@@ -16,7 +16,7 @@ optdepends=('ttf-indic-otf: fonts for Bangla and other Indic scripts'
install="${pkgname%*-git}.install"
source=(
"${pkgname%*-git}::git+https://github.com/OpenBangla/OpenBangla-Keyboard"
- "git+https://github.com/OpenBangla/riti"
+ "riti::git+https://github.com/OpenBangla/riti"
)
sha256sums=('SKIP'
'SKIP')