summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsirlucjan2018-03-21 15:02:00 +0100
committersirlucjan2018-03-21 15:02:00 +0100
commit9a03589a7e3e2fa0b748e9648afed64332b4c17e (patch)
tree588cb73589eefb26b74b8695e390da2aaf69f3ab /PKGBUILD
parent28a00bd8a9f087313cdf4c4f2d3ead63b7d26312 (diff)
downloadaur-9a03589a7e3e2fa0b748e9648afed64332b4c17e.tar.gz
Fix pkgdesc and url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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")