summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78288d2989c6..6d278ad14dcc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ts-qtplatform
pkgdesc = Qt Platform Abstraction for theShell
- pkgver = 1.2
- pkgrel = 2
+ pkgver = 1.3
+ pkgrel = 0
url = https://github.com/vicr123/ts-qtplatform
arch = x86_64
license = GPL3
@@ -11,7 +11,7 @@ pkgbase = ts-qtplatform
depends = kiconthemes
depends = ttf-contemporary
depends = contemporary-icons
- source = ts-qtplatform-1.2::git+https://github.com/vicr123/ts-qtplatform#branch=master
+ source = ts-qtplatform-1.3::git+https://github.com/vicr123/ts-qtplatform#branch=master
md5sums = SKIP
pkgname = ts-qtplatform
diff --git a/PKGBUILD b/PKGBUILD
index c762c43e29eb..f8145c93af71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=ts-qtplatform
-pkgver=1.2
-pkgrel=2
+pkgver=1.3
+pkgrel=0
pkgdesc="Qt Platform Abstraction for theShell"
arch=("x86_64")
url="https://github.com/vicr123/ts-qtplatform"