summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Tran2017-11-10 21:15:50 +1100
committerVictor Tran2017-11-10 21:15:50 +1100
commit94cf0bfe9ffdc0076689bebf6197884b171304e7 (patch)
tree18e10b38f82c52e8a7259c427cfc7ccbed732c4c
parenta7d2600483d915f37c4ffaf2264cc13919cc0d14 (diff)
downloadaur-94cf0bfe9ffdc0076689bebf6197884b171304e7.tar.gz
Update to 1.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5ed44021d77..91739b97fc7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = the-libs
pkgdesc = Common libraries for the- applications by Victor Tran
- pkgver = 1.3
- pkgrel = 1
+ pkgver = 1.4
+ pkgrel = 0
url = https://github.com/vicr123/the-libs
arch = x86_64
license = GPL3
makedepends = git
depends = qt5-base
- source = the-libs-1.3::git+https://github.com/vicr123/the-libs#branch=master
+ source = the-libs-1.4::git+https://github.com/vicr123/the-libs#branch=master
md5sums = SKIP
pkgname = the-libs
diff --git a/PKGBUILD b/PKGBUILD
index c0e4dc60f262..14b5f04e7ffb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=the-libs
-pkgver=1.3
-pkgrel=1
+pkgver=1.4
+pkgrel=0
pkgdesc="Common libraries for the- applications by Victor Tran"
arch=("x86_64")
url="https://github.com/vicr123/the-libs"