summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD7
2 files changed, 4 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3620b35d5047..2dbf76daddbf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-telepot-git
pkgdesc = telepot protocol implementation for Python
- pkgver = r389.aad059b
- pkgrel = 1
+ pkgver = r431.4bfe4ee
+ pkgrel = 2
url = https://github.com/nickoala/telepot
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index a31aaada96e6..117ded40a160 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,13 @@
pkgbase=python-telepot-git
pkgname=("python-telepot-git" "python2-telepot-git")
_reponame="telepot"
-pkgver=r389.aad059b
-pkgrel=1
+pkgver=r431.4bfe4ee
+pkgrel=2
pkgdesc="telepot protocol implementation for Python"
arch=('any')
license=('MIT')
url="https://github.com/nickoala/${_reponame}"
-depends=('')
makedepends=('git' 'python-setuptools' 'python2-setuptools')
-provides=("")
-conflicts=("")
source=("${_reponame}"::"git+https://github.com/nickoala/${_reponame}")
sha512sums=('SKIP')