summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Tran2018-11-22 11:40:51 +1100
committerVictor Tran2018-11-22 11:40:51 +1100
commit348fdef755ee20e10778487cbe04e4fdd32787f4 (patch)
tree052f09a2ae4651d5c17f5e001653126319538612
parent3eb25960bf78c442ff5a7a18ded22909b3af76a3 (diff)
downloadaur-348fdef755ee20e10778487cbe04e4fdd32787f4.tar.gz
Update to 1.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a40c5e585fbf..25afaa5362dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = the-libs
pkgdesc = Common libraries for the- applications by Victor Tran
- pkgver = 1.7
+ pkgver = 1.8
pkgrel = 0
url = https://github.com/vicr123/the-libs
arch = x86_64
license = GPL3
makedepends = git
depends = qt5-base
- source = the-libs-1.7::git+https://github.com/vicr123/the-libs#branch=master
+ source = the-libs-1.8::git+https://github.com/vicr123/the-libs#branch=master
md5sums = SKIP
pkgname = the-libs
diff --git a/PKGBUILD b/PKGBUILD
index fd7cd7c9b47c..fd1c47bfc91f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=the-libs
-pkgver=1.7
+pkgver=1.8
pkgrel=0
pkgdesc="Common libraries for the- applications by Victor Tran"
arch=("x86_64")