summaryrefslogtreecommitdiff
path: root/system/gettext-tiny/APKBUILD
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-06-20 23:57:56 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-06-20 23:57:56 -0500
commit57c3640e4be12dc2102caedc686e828ae3468385 (patch)
tree53b2b9ee5c32a5332ac7f94a8b66ddb4d2b49282 /system/gettext-tiny/APKBUILD
parenta7d0df1e4ece7642b086269b9cc07ec789c1e219 (diff)
downloadpackages-57c3640e4be12dc2102caedc686e828ae3468385.tar.gz
packages-57c3640e4be12dc2102caedc686e828ae3468385.tar.bz2
packages-57c3640e4be12dc2102caedc686e828ae3468385.tar.xz
packages-57c3640e4be12dc2102caedc686e828ae3468385.zip
system/gettext-tiny: bump to 0.3.0-pre1
Diffstat (limited to 'system/gettext-tiny/APKBUILD')
-rw-r--r--system/gettext-tiny/APKBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/system/gettext-tiny/APKBUILD b/system/gettext-tiny/APKBUILD
index ec3ed5afc..ce3d9b1de 100644
--- a/system/gettext-tiny/APKBUILD
+++ b/system/gettext-tiny/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=gettext-tiny
-pkgver=0.2.0
-pkgrel=4
+pkgver=0.3.0_pre1
+pkgrel=0
pkgdesc="An internationalisation and localisation system"
url="https://github.com/sabotage-linux/gettext-tiny"
arch="all"
@@ -12,8 +12,8 @@ depends="!gettext"
depends_dev="!gettext-dev"
install=""
subpackages="$pkgname-dev"
-source="http://ftp.barfooze.de/pub/sabotage/tarballs/gettext-tiny-$pkgver.tar.xz
- cheap-hack-for-autopoint.patch
+source="https://distfiles.adelielinux.org/source/$pkgname-$pkgver.tar.xz
+ omg-i-cant-believe-im-doing-ua-crap.patch
respect-cflags.patch
stop-doing-macro-crap.patch
"
@@ -28,7 +28,7 @@ package() {
make DESTDIR="$pkgdir" prefix=/usr install
}
-sha512sums="4d8d9d02042adf023bfd2502fa7598f9b16ef2e03dd3d39fd3ba36f1be1d884d1b891600d9263e11948e3979909ea810a1d1b8cefc7e522feda8b422a1107a2e gettext-tiny-0.2.0.tar.xz
-ffb10a0ee12acb843d94f160ae0f508cdd6e20a51a3207647ed312da4261247dcf0f16b7b5536b92c62fc0c274cf8ecc2de978fe936201d26d955b9723b1e1ea cheap-hack-for-autopoint.patch
+sha512sums="3795b9923f6820ce6e2c6a27480365a4ee1cb1f8f8916256887a40c8e0f0b582ada049a528330297f8daa1bff7d5877a15169095332456c57dc3fdb49407ef98 gettext-tiny-0.3.0_pre1.tar.xz
+afb9afd32bf3bb276da5dccd582bd4bba1a1baaa445e08fb88da5690abdb9b267f2452e9189aee89436aa8e3c685465d7368804b90395eb7bd66874cab7711e6 omg-i-cant-believe-im-doing-ua-crap.patch
cea1596f3f20c8983e57d2e49e955a43ed2e261b244f6c4c2ae7d8b869e3cfce3bb87b0a17c16bdac59afd99703cef9c7ef4e93fca536bf1bf9aa5f9be9fa34f respect-cflags.patch
d2a1a6b1f135c25172cf98dfed64739ff85f6016a31c3ce028b3a7aa72de0b55c1f9a54c5ba2c58817f5222c3d2a5bc3d03ec9058ae5fbae2c798df9227a4e52 stop-doing-macro-crap.patch"