summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJason Papakostas2017-07-12 14:01:37 -0500
committerJason Papakostas2017-07-12 14:01:37 -0500
commitee35c71ed48f7b9d9e307cc0e0084a174b7cb81f (patch)
treeaec83026b75be75f8fece50fd47886d6fefcc1b2 /PKGBUILD
parent0f41f9ef2657804306a3a146762562d20d47dec3 (diff)
downloadaur-ee35c71ed48f7b9d9e307cc0e0084a174b7cb81f.tar.gz
github -> gitlab
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a84b4be7947..2f2b9886efbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Jason Papakostas <vithos@gmail.com>
pkgname=epaste-git
-pkgver=v1.0.0.r0.7e961c5
+pkgver=v1.0.2.r13.4f453c8
pkgrel=1
pkgdesc="encrypts given text and turns encrypted bytes into base64 text which can be easily pasted/retrieved on pastebin websites"
arch=('i686' 'x86_64')
-url="https://github.com/zetok/epaste"
+url="https://gitlab.com/zetok/epaste"
license=('GPL3')
groups=()
depends=('gcc-libs' 'libsodium')