summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56acd562d90f..582f5d64ba25 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fb-adb-git
pkgdesc = A better shell to use in place of adb when connecting to Android devices
- pkgver = 20150828.r233.462cc77
- pkgrel = 2
+ pkgver = 20150903.r249.281f0a8
+ pkgrel = 1
url = https://github.com/facebook/fb-adb
install = fb-adb-git.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 28de91544067..3adfd1856bc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=fb-adb
pkgname=$_pkgname-git
-pkgver=20150828.r233.462cc77
-pkgrel=2
+pkgver=20150903.r249.281f0a8
+pkgrel=1
pkgdesc='A better shell to use in place of adb when connecting to Android devices'
url='https://github.com/facebook/fb-adb'
license=('GPL3')