summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Johnson2018-06-19 03:00:39 +0000
committerTyler Johnson2018-06-19 03:00:39 +0000
commitaf291a3f7ebc6b8517dc5f06413b9952087326eb (patch)
tree4933e841a8135a44ed5f2b9674635e031bd9862d
parent93756a7f726c298f213700855cbe39a0f7564691 (diff)
downloadaur-af291a3f7ebc6b8517dc5f06413b9952087326eb.tar.gz
1.0.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24874c9cecd3..0725523bc5d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = fdic
pkgdesc = Dictionary filter for STDIN
- pkgver = 1.0.1
+ pkgver = 1.0.4
pkgrel = 1
url = https://github.com/tejohnso/dictionary-filter
arch = x86_64
license = GPL
depends = gcc-libs
- source = https://github.com/tejohnso/dictionary-filter/archive/1.0.0.tar.gz
+ source = https://github.com/tejohnso/dictionary-filter/archive/1.0.4.tar.gz
md5sums = SKIP
pkgname = fdic
diff --git a/PKGBUILD b/PKGBUILD
index 4fd1f5f9f4bd..560a3168954c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tyler Johnson <mail@tyler-johnson.ca>
pkgname=fdic
-pkgver=1.0.1
+pkgver=1.0.4
pkgrel=1
epoch=
pkgdesc="Dictionary filter for STDIN"