summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsirlucjan2018-03-21 15:02:00 +0100
committersirlucjan2018-03-21 15:02:00 +0100
commit9a03589a7e3e2fa0b748e9648afed64332b4c17e (patch)
tree588cb73589eefb26b74b8695e390da2aaf69f3ab
parent28a00bd8a9f087313cdf4c4f2d3ead63b7d26312 (diff)
downloadaur-9a03589a7e3e2fa0b748e9648afed64332b4c17e.tar.gz
Fix pkgdesc and url
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7910f8e55597..57eead1ce350 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = psi-plus-resources-git
pkgdesc = Additional iconsets, themes and sounds for Psi+ (Qt5 build)
- pkgver = 17.06.02.0.gb261bbc
+ pkgver = 18.02.05.0.g29029f6
pkgrel = 1
- url = http://psi-plus.com
+ url = https://psi-plus.com
arch = any
license = GPL2
depends = psi-plus-git
- provides = psi-plus-resources=17.06.02.0.gb261bbc
- provides = psi-plus-resources-qt5=17.06.02.0.gb261bbc
+ provides = psi-plus-resources=18.02.05.0.g29029f6
+ provides = psi-plus-resources-qt5=18.02.05.0.g29029f6
conflicts = psi-plus-resources
conflicts = psi-plus-resources-qt5-git
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index a10a0251820a..0f49c8e1bc0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
# Contributor: Alexey D. <lq07829icatm@rambler.ru>
pkgname=psi-plus-resources-git
-pkgver=17.06.02.0.gb261bbc
+pkgver=18.02.05.0.g29029f6
pkgrel=1
pkgdesc="Additional iconsets, themes and sounds for Psi+ (Qt5 build)"
arch=('any')
-url="http://psi-plus.com"
+url="https://psi-plus.com"
license=('GPL2')
depends=('psi-plus-git')
provides=("psi-plus-resources=$pkgver" "psi-plus-resources-qt5=$pkgver")