summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Tran2018-07-03 10:50:20 +1000
committerVictor Tran2018-07-03 10:50:20 +1000
commitd2e5f201619f099461cd9cd2e99918f83d02de03 (patch)
tree6a9278b23b5c86fb33b69bda531f3587d5eefff6
parentf50f8b7c7a19c098d877daefbe79dba2f713029a (diff)
downloadaur-d2e5f201619f099461cd9cd2e99918f83d02de03.tar.gz
Update to 1.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cbcc17f4e1a5..377f49eaef46 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = the-libs
pkgdesc = Common libraries for the- applications by Victor Tran
- pkgver = 1.5
+ pkgver = 1.6
pkgrel = 0
url = https://github.com/vicr123/the-libs
arch = x86_64
license = GPL3
makedepends = git
depends = qt5-base
- source = the-libs-1.5::git+https://github.com/vicr123/the-libs#branch=master
+ source = the-libs-1.6::git+https://github.com/vicr123/the-libs#branch=master
md5sums = SKIP
pkgname = the-libs
diff --git a/PKGBUILD b/PKGBUILD
index 9a970afdba97..ee016e352261 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=the-libs
-pkgver=1.5
+pkgver=1.6
pkgrel=0
pkgdesc="Common libraries for the- applications by Victor Tran"
arch=("x86_64")