summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAyush2017-12-19 17:12:54 +0530
committerAyush2017-12-19 17:12:54 +0530
commitc03102be14c780ab502f80b01984db74affb0309 (patch)
tree9758c63f5c1978654781336e0215ac25219204b4
parent3296c35c2b067de0a4b5c27eaf42772677d3b6fe (diff)
downloadaur-c03102be14c780ab502f80b01984db74affb0309.tar.gz
stuff
-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() {