aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-11-07 05:01:44 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-11-07 05:01:52 -0300
commitbfe64b4bda463c3f36e1dd014458b73924e6e519 (patch)
tree30064ccf123b469d2b1e5cd66a39e37170bd8b5e
parent718cfc99ddd841311bb6741824f7f4029c77b87f (diff)
community/bluefish: upgrade to 2.2.12
-rw-r--r--community/bluefish/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/bluefish/APKBUILD b/community/bluefish/APKBUILD
index f5a1bf0667d..e56a9b26a95 100644
--- a/community/bluefish/APKBUILD
+++ b/community/bluefish/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: ScrumpyJack <scrumpyjack@st.ilet.to>
# Maintainer: ScrumpyJack <scrumpyjack@st.ilet.to>
pkgname=bluefish
-pkgver=2.2.11
-pkgrel=1
+pkgver=2.2.12
+pkgrel=0
pkgdesc="Bluefish is an editor targeted towards programmers and webdevelopers"
url="http://bluefish.openoffice.nl/"
arch="all"
@@ -25,4 +25,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="ae9ef04d5d005fa770b542a6a573ac60d4b8c4dd605723012322a63647399ccb76689791ee373308ce13a1772719ab1003929fce415cf1df7e83ef2f26271fa0 bluefish-2.2.11.tar.bz2"
+sha512sums="f0eb6496d371db8a9b4aee33ddf67e5e87bcc86ff283704cac115be7f00609b1ccbd47ff2d8f8b0bc30f234a339069cc1f7cb1f8809d97f94f0b0e09e4f16754 bluefish-2.2.12.tar.bz2"