summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Tran2018-09-01 00:01:40 +1000
committerVictor Tran2018-09-01 00:01:40 +1000
commit3eb25960bf78c442ff5a7a18ded22909b3af76a3 (patch)
tree29a05c58db72a1e56859285296c2610d5f19f1e8
parentd2e5f201619f099461cd9cd2e99918f83d02de03 (diff)
downloadaur-3eb25960bf78c442ff5a7a18ded22909b3af76a3.tar.gz
Update to 1.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 377f49eaef46..a40c5e585fbf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = the-libs
pkgdesc = Common libraries for the- applications by Victor Tran
- pkgver = 1.6
+ pkgver = 1.7
pkgrel = 0
url = https://github.com/vicr123/the-libs
arch = x86_64
license = GPL3
makedepends = git
depends = qt5-base
- source = the-libs-1.6::git+https://github.com/vicr123/the-libs#branch=master
+ source = the-libs-1.7::git+https://github.com/vicr123/the-libs#branch=master
md5sums = SKIP
pkgname = the-libs
diff --git a/PKGBUILD b/PKGBUILD
index ee016e352261..fd7cd7c9b47c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=the-libs
-pkgver=1.6
+pkgver=1.7
pkgrel=0
pkgdesc="Common libraries for the- applications by Victor Tran"
arch=("x86_64")