summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoradrien10182020-12-10 18:02:23 +0800
committeradrien10182020-12-10 18:02:23 +0800
commit22f67fc8ff9bc7922fdb991af5f0561f8c66c6c6 (patch)
treed7853663bf15993a4dd9de1c2b140246773eadba
parent77b9731fcee2da80f5637f8a25f52686a083eeaa (diff)
downloadaur-22f67fc8ff9bc7922fdb991af5f0561f8c66c6c6.tar.gz
Python upgrade
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc65a66d8886..45625f34ccb1 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 = 2
+ pkgrel = 3
url = https://github.com/aboSamoor/pycld2
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index cee323df5c5d..e0f5656cf49d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Adrien Wu <adrien.sf.wu@gmail.com>
pkgname=python-pycld2
pkgver=0.41
-pkgrel=2
+pkgrel=3
pkgdesc="Python bindings for the Compact Langauge Detect 2 (CLD2)"
url="https://github.com/aboSamoor/pycld2"
arch=('i686' 'x86_64')