summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPier Luigi Fiorini2022-04-01 22:56:35 +0200
committerPier Luigi Fiorini2022-04-01 22:56:35 +0200
commit7fa5e846e563ac80fd38677368917eba8a6e1798 (patch)
treef36ac29347a4cbc206285580a91938a84726f0b5 /PKGBUILD
parentb5e4382e3c559239080f6d1aef581d911127bfe2 (diff)
downloadaur-7fa5e846e563ac80fd38677368917eba8a6e1798.tar.gz
Update package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9261f0ea5e0c..ea4398d1f7fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pier Luigi Fiorini <pierluigi.fiorini@gmail.com>
pkgname=liri-wallpapers-git
-pkgver=v0.10.0.r34.g9f34bae
+pkgver=v0.10.0.r42.g0087dca
pkgrel=1
pkgdesc="Wallpapers for Liri OS"
arch=('any')
@@ -13,7 +13,7 @@ replaces=('hawaii-wallpapers-git' 'liri-wallpapers')
provides=('liri-wallpapers')
groups=('liri-git')
-_gitroot="git://github.com/lirios/wallpapers.git"
+_gitroot="git+https://github.com/lirios/wallpapers.git"
_gitbranch=develop
_gitname=wallpapers
source=(${_gitname}::${_gitroot}#branch=${_gitbranch})