summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45625f34ccb1..875a6c93d4a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-pycld2
pkgdesc = Python bindings for the Compact Langauge Detect 2 (CLD2)
pkgver = 0.41
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/aboSamoor/pycld2
arch = i686
arch = x86_64
@@ -12,4 +12,3 @@ pkgbase = python-pycld2
sha256sums = a42f6e974df8fdd70685c2baa8a9f523069a260e1140ce604fb9f1fb6c3064df
pkgname = python-pycld2
-
diff --git a/PKGBUILD b/PKGBUILD
index e0f5656cf49d..d1cfae56c3cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Adrien Wu <adrien.sf.wu@gmail.com>
pkgname=python-pycld2
pkgver=0.41
-pkgrel=3
+pkgrel=4
pkgdesc="Python bindings for the Compact Langauge Detect 2 (CLD2)"
url="https://github.com/aboSamoor/pycld2"
arch=('i686' 'x86_64')