summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Massimino2022-09-21 21:26:58 -0400
committerAndy Massimino2022-12-10 12:24:33 -0500
commit78cde77fc1bf2c097880a8f9cbd5a230fe822e08 (patch)
tree2f3c98b3f40c9712ae83f8aa9f66b8b68e440e0a /PKGBUILD
parentc789227f434fab786f49f3a739104b21a78fd914 (diff)
downloadaur-78cde77fc1bf2c097880a8f9cbd5a230fe822e08.tar.gz
Inline the i18n patch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 28cc35985bec..b5fd867b960f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,16 @@
-# Maintainer: pancho horrillo <pancho at pancho dot name>
+# Maintainer: Andy Massimino <mass at gmx dot se>
+# Contributor: pancho horrillo <pancho at pancho dot name>
# Contributor: Ray Hogenson <rayhogenson at gmail dot com>
pkgname=par
pkgver=1.52
-pkgrel=8
+pkgrel=9
pkgdesc='Paragraph reformatter'
url='http://www.nicemice.net/par/'
depends=()
arch=('x86_64' 'i686' 'aarch64' 'arm7h' 'arm6h' 'arm')
license=('custom')
source=('http://www.nicemice.net/par/Par152.tar.gz'
- 'http://sysmic.org/dl/par/par-1.52-i18n.4.patch')
+ 'par-1.52-i18n.4.patch')
sha512sums=('f5a46da4b693e6a3d15ccd57e24ee9b0332ebfbcfc88da9ef0731e18932ba6f0adde7691a233264d6361e8903ff7e2263f71885a415c896dc4c45a0d05b1978e'
'40af77123cbecb39c465dad9875d4e37914457da4a513c3e37634fbabedef8f839d9dff392fabc272665aa153e89d436cb87121e86fd279aae97656383914f01')
_dirname='Par152'