summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEverton2016-01-07 21:31:28 -0200
committerEverton2016-01-07 21:31:28 -0200
commitf8d900fd42ef713d14116126dab263771746e5f6 (patch)
treedb3a04e244e6a55c337123adc847a0b9e4faab02 /PKGBUILD
parentc6274d2c3afa333ca3147eb77afe577b350a689a (diff)
downloadaur-f8d900fd42ef713d14116126dab263771746e5f6.tar.gz
fix pygame
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09906b088257..f48725de5321 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=pyautobrightness
_pypiname=pyautobrightness
pkgver=0.2.2
-pkgrel=2
+pkgrel=3
pkgdesc='Pyautobrightness is a very simple "Calise like" program, wrote in python 3, designed to change the screen brightness using the webcam as "light sensor".'
arch=('any')
url="https://github.com/evertonstz/py-auto-brightness"