summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 921820dafd89..0d2ff71260d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-adb-git
pkgdesc = Python ADB + Fastboot implementation
pkgver = r65.fb09de9
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/google/python-adb.git
arch = any
license = apachev2
diff --git a/PKGBUILD b/PKGBUILD
index 77343cfe5729..6189c8cdab1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Camden Cheek <ccheek22@gmail.com>
pkgname='python-adb-git'
pkgver=r65.fb09de9
-pkgrel=6
+pkgrel=7
pkgdesc="Python ADB + Fastboot implementation"
arch=('any')
url="https://github.com/google/python-adb.git"