summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Albanese2015-07-09 01:41:15 +0200
committerFrancesco Albanese2015-07-09 01:41:15 +0200
commit43de6961eed1817d59dce3c7113ae09821a67ba5 (patch)
tree1cc5553a4392a0c39c6a95f97374baa5fea4e645
parenta66952b35417f1be3d0c87f97db71dddd78d5ae5 (diff)
downloadaur-43de6961eed1817d59dce3c7113ae09821a67ba5.tar.gz
adopting & repackaging v.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8ef3adca2e1..3d5c1178b088 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,14 @@
-# Generated by makepkg 4.2.1
-# Fri Apr 17 11:06:06 UTC 2015
pkgbase = anoise-gui
pkgdesc = GUI for Ambient Noise Player
pkgver = 0.0.4
- pkgrel = 0
+ pkgrel = 2
url = https://code.launchpad.net/anoise
arch = any
license = GPL3
depends = anoise
depends = python-distutils-extra
source = https://launchpad.net/~costales/+archive/ubuntu/anoise/+files/anoise-gui_0.0.4_all.deb
- md5sums = 9b21d537e47db98cdcc673696603da84
+ sha256sums = 8781f0e070675bf831300a7605b274ece8a0ebcefc423d37543bf650d04e8d56
pkgname = anoise-gui
diff --git a/PKGBUILD b/PKGBUILD
index 7f01cb699537..df7084ea43b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: agnotek <agnostic[dot]sn[at]gmail[dot]com>
-
+# Submitter: agnotek <agnostic[dot]sn[at]gmail[dot]com>
+# Mantainer: ziu <frances[dot]albanese[at]gmail[dot]com>
pkgname=anoise-gui
pkgver=0.0.4
-pkgrel=0
+pkgrel=2
pkgdesc="GUI for Ambient Noise Player"
arch=('any')
license=('GPL3')
@@ -12,7 +12,7 @@ conflicts=()
depends=('anoise' 'python-distutils-extra')
optdepends=()
source=("https://launchpad.net/~costales/+archive/ubuntu/anoise/+files/${pkgname}_${pkgver}_all.deb")
-md5sums=('9b21d537e47db98cdcc673696603da84')
+sha256sums=('8781f0e070675bf831300a7605b274ece8a0ebcefc423d37543bf650d04e8d56')
package() {
cd "${srcdir}"