summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRiley Trautman2015-06-23 18:53:43 -0500
committerRiley Trautman2015-06-23 18:53:43 -0500
commit5a6c2c859399c623e1036fafa232ad0a7d0e9491 (patch)
tree79860aa9ebd1d3bd7a0d796b24df8c8b3d9313b7
parentca8f282c61ca5d585b1e54a083eb369431464115 (diff)
downloadaur-5a6c2c859399c623e1036fafa232ad0a7d0e9491.tar.gz
Updated to v5.5.0.rc1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce9ca3aabeb6..49ff4473313f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qt5-graphicaleffects-git
pkgdesc = A cross-platform application and UI framework (QtGraphicalEffects)
- pkgver = v5.5.0.beta1
+ pkgver = v5.5.0.rc1
pkgrel = 1
url = https://qt-project.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 565997b2096c..361bfd3eac10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=qt5-graphicaleffects
pkgname=$_pkgname-git
-pkgver=v5.5.0.beta1
+pkgver=v5.5.0.rc1
pkgrel=1
pkgdesc="A cross-platform application and UI framework (QtGraphicalEffects)"
arch=("i686" "x86_64")