summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKazuki Yamaguchi2019-04-15 08:14:42 +0000
committerKazuki Yamaguchi2019-04-15 08:14:42 +0000
commit17375a2619b50e1d9767db82886e07d19553112c (patch)
treeaa7ecfab8755ee6d939b28625f8d6617e18176d8 /PKGBUILD
parentb05a931c85507a16f4baf717e729f9f504df3ef5 (diff)
downloadaur-17375a2619b50e1d9767db82886e07d19553112c.tar.gz
cproto 4.7o-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e20f4306f283..4d67265a22ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ url="http://invisible-island.net/cproto/cproto.html"
license=('custom:public domain')
depends=()
makedepends=()
-source=("ftp://ftp.invisible-island.net/pub/cproto/cproto-4.7m.tgz")
-sha256sums=('4b482e80f1b492e94f8dcda74d25a7bd0381c870eb500c18e7970ceacdc07c89')
+source=("ftp://ftp.invisible-island.net/pub/cproto/cproto-4.7o.tgz")
+sha256sums=('c76b0b72064e59709459bb7d75d6ec929f77ce5ae7f2610d169ba0fa20ccb44f')
build() {
cd "$pkgname-$pkgver"