aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-04-08 07:58:55 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-04-08 07:58:55 -0300
commit59b9aebc75d8a5b1b83ad2dc67d093bc99adf530 (patch)
tree898fc9921162a71a118d45849982a021ba6a2d21
parentf491f14eec550043807ae4e742525e69e9a00c37 (diff)
testing/thefuck: rebuild for python3.9
-rw-r--r--testing/thefuck/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/thefuck/APKBUILD b/testing/thefuck/APKBUILD
index 59ad252e9b9..1dc5d874cc1 100644
--- a/testing/thefuck/APKBUILD
+++ b/testing/thefuck/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Simon Frankenberger <simon-alpine@fraho.eu>
pkgname=thefuck
pkgver=3.30
-pkgrel=0
+pkgrel=1
pkgdesc="The Fuck is a magnificent app that corrects errors in previous console commands."
url="https://github.com/nvbn/thefuck"
arch="noarch"