summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Tran2018-01-14 23:26:01 +1100
committerVictor Tran2018-01-14 23:26:01 +1100
commitf50f8b7c7a19c098d877daefbe79dba2f713029a (patch)
tree82f12f96ba398b56ee1af7c959eb1c239582d58d
parent94cf0bfe9ffdc0076689bebf6197884b171304e7 (diff)
downloadaur-f50f8b7c7a19c098d877daefbe79dba2f713029a.tar.gz
Update to 1.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91739b97fc7a..cbcc17f4e1a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = the-libs
pkgdesc = Common libraries for the- applications by Victor Tran
- pkgver = 1.4
+ pkgver = 1.5
pkgrel = 0
url = https://github.com/vicr123/the-libs
arch = x86_64
license = GPL3
makedepends = git
depends = qt5-base
- source = the-libs-1.4::git+https://github.com/vicr123/the-libs#branch=master
+ source = the-libs-1.5::git+https://github.com/vicr123/the-libs#branch=master
md5sums = SKIP
pkgname = the-libs
diff --git a/PKGBUILD b/PKGBUILD
index 14b5f04e7ffb..9a970afdba97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=the-libs
-pkgver=1.4
+pkgver=1.5
pkgrel=0
pkgdesc="Common libraries for the- applications by Victor Tran"
arch=("x86_64")