summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db1cdf70980e..972a09b7798d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Sep 4 17:27:46 UTC 2016
+# Mon Sep 5 10:15:13 UTC 2016
pkgbase = p7
pkgdesc = Transfer files in and out of your CASIO fx calculator through USB
- pkgver = 1.2
+ pkgver = 1.3
pkgrel = 1
url = https://forge.touhey.fr/casio/software/p7/
arch = i686
@@ -13,8 +13,8 @@ pkgbase = p7
makedepends = gzip
depends = libusb
depends = libp7>=1.3-1
- source = https://forge.touhey.fr/casio/software/p7/snapshot/p7-1.2.tar.gz
- md5sums = fa8a1fa30d8fd5d36c9b52ffff499f1a
+ source = https://forge.touhey.fr/casio/software/p7/snapshot/p7-1.3.tar.gz
+ md5sums = a0fd06eb5e25b886700de9197099e0db
pkgname = p7
diff --git a/PKGBUILD b/PKGBUILD
index c632f6e80e3d..c440360659e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer : Breizh <breizh.craft.98@openmailbox.org>
pkgname=p7
-pkgver=1.2
+pkgver=1.3
pkgrel=1
pkgdesc="Transfer files in and out of your CASIO fx calculator through USB"
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ install=
changelog=
source=(https://forge.touhey.fr/casio/software/$pkgname/snapshot/$pkgname-$pkgver.tar.gz)
noextract=()
-md5sums=('fa8a1fa30d8fd5d36c9b52ffff499f1a')
+md5sums=('a0fd06eb5e25b886700de9197099e0db')
build() {
cd "$pkgname-$pkgver"