summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoão Figueiredo2020-06-27 17:57:16 +0100
committerJoão Figueiredo2020-06-27 17:57:16 +0100
commitea96381929b038f546e07522b595543657dc318e (patch)
treea30a768348f10644f6236c511a3dba0d576fda41
parentd532d519021b019e75534e3a26cdd07018f8be73 (diff)
downloadaur-ea96381929b038f546e07522b595543657dc318e.tar.gz
Updated sources
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD9
2 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8db8a5e27a85..68538ccd4630 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Fri Jun 24 03:04:08 UTC 2016
pkgbase = kemoticons-git
pkgdesc = KEmoticons
- pkgver = r62.54fe167
- pkgrel = 3
+ pkgver = r325.5379921
+ pkgrel = 1
url = https://projects.kde.org/projects/frameworks/kemoticons
arch = i686
arch = x86_64
@@ -14,7 +12,7 @@ pkgbase = kemoticons-git
depends = kservice-git
provides = kemoticons
conflicts = kemoticons
- source = git://anongit.kde.org/kemoticons.git
+ source = git+https://github.com/KDE/kemoticons.git
md5sums = SKIP
pkgname = kemoticons-git
diff --git a/PKGBUILD b/PKGBUILD
index 71ca27ea30a6..76ed142d9184 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: Andrea Scarpino <andrea@archlinux.org>
+# Maintainer: João Figueiredo <jf dot mundox at gmail dot com>
+# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=kemoticons-git
-pkgver=r62.54fe167
-pkgrel=3
+pkgver=r325.5379921
+pkgrel=1
pkgdesc='KEmoticons'
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/frameworks/kemoticons'
@@ -12,7 +13,7 @@ makedepends=('extra-cmake-modules-git' 'git')
groups=('kf5')
conflicts=(kemoticons)
provides=(kemoticons)
-source=('git://anongit.kde.org/kemoticons.git')
+source=('git+https://github.com/KDE/kemoticons.git')
md5sums=('SKIP')
pkgver() {