summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c292d9129ae..9431dd9a7673 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=fofix
pkgver=3.123
-pkgrel=1
+pkgrel=2
pkgdesc="Frets on Fire X (FoFiX). Highly improved version of Frets on Fire"
url="https://fofix.org"
arch=(any)
@@ -15,7 +15,7 @@ depends=(
'python2-pygame'
'python2-opengl'
'python2-numpy'
- 'python2-imaging'
+ 'python2-pillow'
'python2-pysqlite'
'libffi'
)