summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c59056e9b505..a1aca987585e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,8 +21,8 @@ md5sums=('SKIP'
prepare() {
cd "$srcdir/$pkgname"
-
sed -i 's~$HOME/Pictures/imgur.png~/usr/share/pixmaps/shotpy.png~' shotpy.py
+ pip3 install pyimgur
}
package() {