summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorimoutocon2020-08-08 14:49:40 -0400
committerimoutocon2020-08-08 14:49:40 -0400
commit9eff789c5c42b2b7661172232c41da330b742d71 (patch)
tree35746d33b766265a07bdfd6c4ade480323cb1f7e /PKGBUILD
parent0738ac71c6331743e3d61161a5aedbc55501f716 (diff)
downloadaur-9eff789c5c42b2b7661172232c41da330b742d71.tar.gz
new clone URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cec5d850448e..dfbf8dfa7763 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
-# Maintainer: imoutocon <mail@niichan.moe>
+# Maintainer: imoutocon
pkgname=uwu
pkgver=0.1
-pkgrel=1
+pkgrel=2
pkgdesc="uwu your terminal today!"
arch=('x86_64')
-url="https://git.niichan.moe/98WuG/uwu"
+url="https://github.com/98WuG/uwu"
license=('GPL')
depends=('glibc')
makedepends=('gcc')
checkdepends=()
changelog=
-source=("https://git.niichan.moe/98WuG/${pkgname}/archive/${pkgver}.tar.gz")
+source=("https://github.com/98WuG/${pkgname}/archive/v${pkgver}.tar.gz")
noextract=()
-md5sums=("e8a17d4b4b927e6265d456eb4cbc09b1")
+md5sums=("ad5d777b3b155b025f237f9a4546f994")
validpgpkeys=()
build() {