summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Goldsmith2015-10-15 09:51:45 -0400
committerAdam Goldsmith2015-10-15 09:51:45 -0400
commitea19dbfa7bdafc2ef4f7940f9340bc7b381410a6 (patch)
tree5ff7bf2944cbc27726231a867dc65b415fa2d065
parentae0daef4b9f51ac44bf9bd87bd91da6e000d8d72 (diff)
downloadaur-ea19dbfa7bdafc2ef4f7940f9340bc7b381410a6.tar.gz
Update version, as new pebble-sdk requires latest
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f9b052bb26b6..830914cb8a18 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,10 @@
pkgbase = python2-libpebble2-git
pkgdesc = The library portion of the successor to libpebble, a python library for interacting with Pebble devices.
- pkgver = v0.0.7
+ pkgver = v0.0.12
pkgrel = 1
url = https://github.com/pebble/libpebble2
arch = i386
arch = x86_64
- license = custom
license = MIT
depends = python2
depends = python2-six
diff --git a/PKGBUILD b/PKGBUILD
index c6c8cae4ba9f..77047d41f57f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Adam Goldsmith <adam@adamgoldsmith.name>
pkgname=python2-libpebble2-git
-pkgver=v0.0.7
+pkgver=v0.0.12
pkgrel=1
pkgdesc="The library portion of the successor to libpebble, a python library for interacting with Pebble devices."
arch=('i386' 'x86_64')