diff options
Diffstat (limited to 'testing/thefuck')
-rw-r--r-- | testing/thefuck/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/thefuck/APKBUILD b/testing/thefuck/APKBUILD index 6368852f46..c37b3abdc5 100644 --- a/testing/thefuck/APKBUILD +++ b/testing/thefuck/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Simon Frankenberger <simon-alpine@fraho.eu> pkgname=thefuck pkgver=3.28 -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" |