summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Noelke <cjn075@sheriffmediocre.xyz>2022-06-06 14:47:13 -0400
committerCaleb Noelke <cjn075@sheriffmediocre.xyz>2022-06-06 14:47:13 -0400
commit584dc70e7f437d1bc3615f7a70a66afc003cdc16 (patch)
tree760cfebd676d760b0bbed9671b4ab4a509c8362e
parentf30fccdfec6769ca1e05dba2f702ae5322da8e8a (diff)
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3fb6982..8e6fa6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer Kamil BÄ…czkowski <me@kavela.ch>
-pkgname=pywal-16-colors
+pkgname=pywal-16-colors-git
_gitname=pywal
-pkgver=3.3.0.r131.ge136433
+pkgver=3.3.0.r138.g80a1507
pkgrel=1
pkgdesc="Generate and change color-schemes on the fly, now with 16 colors."
arch=('any')
-url="https://github.com/sonjiku/pywal"
+url="https://git.sheriffmediocre.xyz/pywal"
license=('MIT')
depends=('python')
makedepends=('python-setuptools')
@@ -14,8 +14,8 @@ optdepends=('feh: set wallpaper'
'nitrogen: set wallpaper'
'python2: reload gtk2 themes on the fly')
provides=("pywal" "pywal-git")
-conflicts=("pywal" "pywal-git")
-source=('git+https://github.com/sonjiku/pywal.git')
+conflicts=("pywal" "pywal-git" "pywal-16-colors")
+source=('git+git://git.sheriffmediocre.xyz/pywal')
sha256sums=('SKIP')
pkgver() {