summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelics@felics-tablet2018-02-04 23:07:32 +0100
committerfelics@felics-tablet2018-02-04 23:07:32 +0100
commitee51fdec7d6c52f13949dcc9c95c2f4d651eaf65 (patch)
treee35bd20987afa34bc8e3c08c482b75c3e8a1d28d
parentcf6b050b66a78c5045d00ef6d8987461e67f4b8b (diff)
downloadaur-ee51fdec7d6c52f13949dcc9c95c2f4d651eaf65.tar.gz
New Version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1bcf1b1d1960..76defc10b72f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = balong-usbdload-git
pkgdesc = Low level USB Flashing/ downloader utility for Huawei E3372 and other modems baesd on Balong v7. Includes temporary usb loader "firmware" for some devices.
- pkgver = r59.762a458
- pkgrel = 2
+ pkgver = r83.fdcec46
+ pkgrel = 1
url = http://github.com/forth32/balong-usbdload
arch = i686
arch = x86_64
license = GPLv3
makedepends = git
optdepends = balongflash: For flashing firmware after downloading temporary USB downloader code with balong-usbdload.
- provides = balong-usbdload=r59.762a458
- provides = balong-usbdload-data=r59.762a458
+ provides = balong-usbdload=r83.fdcec46
+ provides = balong-usbdload-data=r83.fdcec46
conflicts = balong-usbdload
source = balong-usbdload::git+https://github.com/forth32/balong-usbdload.git
source = helpmessages_english.txt
diff --git a/PKGBUILD b/PKGBUILD
index e7def787c790..e9351336b646 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgname=balong-usbdload
pkgname="${_pkgname}-git"
_pkgver=latest
-pkgver=r59.762a458
-pkgrel=2
+pkgver=r83.fdcec46
+pkgrel=1
pkgdesc='Low level USB Flashing/ downloader utility for Huawei E3372 and other modems baesd on Balong v7. Includes temporary usb loader "firmware" for some devices.'
arch=('i686' 'x86_64')
url="http://github.com/forth32/balong-usbdload"