summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Perez de Castro2021-07-19 13:44:06 +0300
committerAdrian Perez de Castro2021-07-19 13:44:06 +0300
commitaf7e7f67a4b582ac64770b73a25b1abeb78cb8b5 (patch)
treebbd07c55f802a1d6f76dd88dff0ba56ee3526429
parentabeb6849ec0c2005343304fb6454c2792d0ec261 (diff)
downloadaur-af7e7f67a4b582ac64770b73a25b1abeb78cb8b5.tar.gz
Add missing python-pillow make dependency
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf7c11cea9d7..b754f6be6dbc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = xcursor-simp1e
pkgdesc = An aesthetic cursor theme
pkgver = 0.0.20210719
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.com/zoli111/simp1e/
arch = any
license = GPL3
makedepends = git
makedepends = inkscape
- makedepends = python2
+ makedepends = python-pillow
makedepends = xorg-xcursorgen
source = xcursor-simp1e::git+https://gitlab.com/zoli111/simp1e/#commit=995f50da41786263c89f10ddb72416a61462c973
source = builder_script::git+https://github.com/mxre/cursor
diff --git a/PKGBUILD b/PKGBUILD
index fffcd68e7c6f..9e5ad78adf66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=xcursor-simp1e
pkgdesc='An aesthetic cursor theme'
pkgver=0.0.20210719
-pkgrel=1
+pkgrel=2
url=https://gitlab.com/zoli111/simp1e/
_commit=995f50da41786263c89f10ddb72416a61462c973
arch=(any)
-makedepends=(git inkscape python2 xorg-xcursorgen)
+makedepends=(git inkscape python-pillow xorg-xcursorgen)
depends=()
license=(GPL3)
source=("${pkgname}::git+${url}#commit=${_commit}"