summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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")