summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJU120002024-01-02 10:25:19 -0800
committerJU120002024-01-02 10:25:19 -0800
commit8c207e362db5a3c475fe86feac3660c17e6a42a4 (patch)
treef7dca22ce3700532e92bf51ea74ad0027bf2bf8e
parente57d573129a6b99e745c174a4e4cebfae36fccbe (diff)
downloadaur-8c207e362db5a3c475fe86feac3660c17e6a42a4.tar.gz
switched source branch to dev instead of master per author suggestion.
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3bec349f7be..934a321712db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
# Maintainer: James Williams <jowilliams12000 at gmail dot com>
pkgname=wallust-git
-pkgver=2.9.0.r0.g53799e0
+pkgver=2.9.0.r5.g0a6981a
pkgrel=1
pkgdesc="generate colors from an image"
arch=('any')
url="https://codeberg.org/explosion-mental/wallust"
license=('custom:MIT')
makedepends=('cargo' 'git')
-source=("$pkgname::git+$url#branch=master")
+source=("$pkgname::git+$url#branch=dev")
sha256sums=('SKIP')
pkgver() {