summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGFdevelop2019-02-28 21:55:45 +0100
committerGFdevelop2019-02-28 21:55:45 +0100
commit2a577f703d3ba8445fc7d3e09e87209cd208d31f (patch)
tree8074b74e82fd57c794cc87a15f1afa9de6aeb5b3 /PKGBUILD
parentedd32d2fd156c3e3db861daccb337d04ff84fc50 (diff)
downloadaur-2a577f703d3ba8445fc7d3e09e87209cd208d31f.tar.gz
UPDATE
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5dd3eda591f..d3f3a1ded0e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,14 @@
_pkgname="libvolatilestream"
pkgname="$_pkgname-git"
-pkgver=r3.6b564fc
+pkgver=r4.c2812a8
pkgrel=1
pkgdesc="volatile stream = stdio FILE* stream as a temporary dynamically allocated (and deallocated) memory buffer"
arch=('any')
url="https://github.com/rd235/$_pkgname"
license=('GPL2')
provides=("$_pkgname")
+conflicts=("$_pkgname")
source=("git+$url.git")
md5sums=('SKIP')