summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Tran2019-02-20 14:35:58 +1100
committerVictor Tran2019-02-20 14:35:58 +1100
commitea8e2fd4bbac66c6e7a263a4e60a952332c50f5b (patch)
treed8ad24fed9f5c7446b8168fee204f910dfcbd2a3
parentc55a74dc844108ca3cf7414706aa80c8c572dd0d (diff)
downloadaur-ea8e2fd4bbac66c6e7a263a4e60a952332c50f5b.tar.gz
Update to 1.8.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 101e9052212d..1f06e8e89a0e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = the-libs
pkgdesc = Common libraries for the- applications by Victor Tran
- pkgver = 1.8
+ pkgver = 1.8.1
pkgrel = 0
url = https://github.com/vicr123/the-libs
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = the-libs
makedepends = git
makedepends = qt5-tools
depends = qt5-base
- source = the-libs-1.8::git+https://github.com/vicr123/the-libs#branch=master
+ source = the-libs-1.8.1::git+https://github.com/vicr123/the-libs#branch=master
md5sums = SKIP
pkgname = the-libs
diff --git a/PKGBUILD b/PKGBUILD
index 14f9531d2d7d..d0a629f519c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=the-libs
-pkgver=1.8
+pkgver=1.8.1
pkgrel=0
pkgdesc="Common libraries for the- applications by Victor Tran"
arch=("x86_64")