summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuraj Fiala2015-08-03 11:23:31 +0200
committerJuraj Fiala2015-08-03 11:23:31 +0200
commite229e8d40b12eea560626bc73ad5f86b77b964ee (patch)
tree2be13c9df85a3b3dec6ae11b2eabdcd187dc8ea0
parentac8a0fa016f6deb34842268087b5bc27cbbebac2 (diff)
downloadaur-e229e8d40b12eea560626bc73ad5f86b77b964ee.tar.gz
Increased pkgrel.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fea8ace7a560..147aa76cf5d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = adwaita-qt
pkgdesc = The stylesheet to bend Qt applications to look like they belong into GNOME Shell
pkgver = 0.3.1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/MartinBriza/adwaita-qt
arch = any
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 8529f2c6ebfe..a64c2083bb3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=adwaita-qt
pkgname=('adwaita-qt5' 'adwaita-qt4' 'adwaita-qt-common')
pkgver=0.3.1
-pkgrel=4
+pkgrel=5
pkgdesc='The stylesheet to bend Qt applications to look like they belong into GNOME Shell'
arch=('any' 'i686' 'x86_64')
url='https://github.com/MartinBriza/adwaita-qt'