summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Tran2017-06-10 18:02:55 +1000
committerVictor Tran2017-06-10 18:02:55 +1000
commit28f18c3422e5e5132a08d690fe1d10e3f0b9557d (patch)
tree391c0c9ba403889980f0277cb355798584680a10
parent5adb98d6db20bcad30aa1ecf178a3c48653c5e6d (diff)
downloadaur-28f18c3422e5e5132a08d690fe1d10e3f0b9557d.tar.gz
Update to 1.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0336cab0c719..287279a2ddba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = the-libs
pkgdesc = Common libraries for the- applications by Victor Tran
- pkgver = 1.2
- pkgrel = 1
+ pkgver = 1.3
+ pkgrel = 0
url = https://github.com/vicr123/the-libs
arch = x86_64
license = GPL3
makedepends = git
depends = qt5-base
- source = the-libs-1.2::git+https://github.com/vicr123/the-libs#branch=master
+ source = the-libs-1.3::git+https://github.com/vicr123/the-libs#branch=master
md5sums = SKIP
pkgname = the-libs
diff --git a/PKGBUILD b/PKGBUILD
index b036e52f7432..799978d3cdf6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=the-libs
-pkgver=1.2
-pkgrel=1
+pkgver=1.3
+pkgrel=0
pkgdesc="Common libraries for the- applications by Victor Tran"
arch=("x86_64")
url="https://github.com/vicr123/the-libs"